diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2021-01-29 12:55:41 -1000 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2021-03-17 07:24:44 -0600 |
| commit | cdd9799b2549e7482e81d1076bd41490e299c966 (patch) | |
| tree | fe25a90511d43adbeaadc14a800ff54f3a18fd41 /scripts/qapi/source.py | |
| parent | adaa9a2f9a05211a432e521b0b6a9a7b10190cfd (diff) | |
| download | focaccia-qemu-cdd9799b2549e7482e81d1076bd41490e299c966.tar.gz focaccia-qemu-cdd9799b2549e7482e81d1076bd41490e299c966.zip | |
tcg/tci: Split out tci_args_rrs
Begin splitting out functions that do pure argument decode, without actually loading values from the register set. This means that decoding need not concern itself between input and output registers. We can assert that the register number is in range during decode, so that it is safe to simply dereference from regs[] later. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions