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 /include | |
parent | adaa9a2f9a05211a432e521b0b6a9a7b10190cfd (diff) | |
download | qemu-cdd9799b2549e7482e81d1076bd41490e299c966.zip qemu-cdd9799b2549e7482e81d1076bd41490e299c966.tar.gz qemu-cdd9799b2549e7482e81d1076bd41490e299c966.tar.bz2 |
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 'include')
0 files changed, 0 insertions, 0 deletions