diff options
author | Richard Henderson | 2021-01-30 22:23:02 +0100 |
---|---|---|
committer | Richard Henderson | 2021-03-17 14:24:44 +0100 |
commit | 92bc4fad82c1fa2d19b0e6f592a47511f256e15a (patch) | |
tree | b598da07dd1131459e5156c6fada835ba8612f72 /tcg/tci/tcg-target.h | |
parent | tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm} (diff) | |
download | qemu-92bc4fad82c1fa2d19b0e6f592a47511f256e15a.tar.gz qemu-92bc4fad82c1fa2d19b0e6f592a47511f256e15a.tar.xz qemu-92bc4fad82c1fa2d19b0e6f592a47511f256e15a.zip |
tcg/tci: Hoist op_size checking into tci_args_*
This performs the size check while reading the arguments,
which means that we don't have to arrange for it to be
done after the operation. Which tidies all of the branches.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/tci/tcg-target.h')
0 files changed, 0 insertions, 0 deletions