summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorTony Nguyen2019-08-23 20:36:51 +0200
committerRichard Henderson2019-09-03 17:30:39 +0200
commit07f0834f264a79d6225202bd35ca37f74afb8df1 (patch)
treef3b3137de233c50034f256aa3627811597ee9c28 /exec.c
parenttarget/mips: Hard code size with MO_{8|16|32|64} (diff)
downloadqemu-07f0834f264a79d6225202bd35ca37f74afb8df1.tar.gz
qemu-07f0834f264a79d6225202bd35ca37f74afb8df1.tar.xz
qemu-07f0834f264a79d6225202bd35ca37f74afb8df1.zip
exec: Hard code size with MO_{8|16|32|64}
Temporarily no-op size_memop was introduced to aid the conversion of memory_region_dispatch_{read|write} operand "unsigned size" into "MemOp op". Now size_memop is implemented, again hard coded size but with MO_{8|16|32|64}. This is more expressive and avoids size_memop calls. Signed-off-by: Tony Nguyen <tony.nguyen@bt.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <99f69701cad294db638f84abebc58115e1b9de9a.1566466906.git.tony.nguyen@bt.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions