summary refs log tree commit diff stats
path: root/scripts/qapi
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-01-29 12:55:41 -1000
committerRichard Henderson <richard.henderson@linaro.org>2021-03-17 07:24:44 -0600
commitcdd9799b2549e7482e81d1076bd41490e299c966 (patch)
treefe25a90511d43adbeaadc14a800ff54f3a18fd41 /scripts/qapi
parentadaa9a2f9a05211a432e521b0b6a9a7b10190cfd (diff)
downloadfocaccia-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')
0 files changed, 0 insertions, 0 deletions