summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-03-20 07:48:09 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-05-16 20:13:51 -0700
commitdd7dc93ef056509edd1ec47f7a1d8a7bde9c411f (patch)
treedbd832e0bd3442e12508433322b31e05376a41af /scripts/qapi/parser.py
parentfecccfcc542370caedbfc09fe9963d128f5e73a0 (diff)
downloadfocaccia-qemu-dd7dc93ef056509edd1ec47f7a1d8a7bde9c411f.tar.gz
focaccia-qemu-dd7dc93ef056509edd1ec47f7a1d8a7bde9c411f.zip
tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
We now have the address size as part of the opcode, so
we no longer need to test TARGET_LONG_BITS.  We can use
uint64_t for target_ulong, as passed into load/store helpers.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions