diff options
author | Richard Henderson <rth@twiddle.net> | 2013-11-02 09:54:47 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-01-07 11:36:16 -0800 |
commit | 4ba9938c893c040af589a7fb1265ac19a2dc43d2 (patch) | |
tree | cc03c62729d746b46a7af5a0055665d5f4d1f02d /scripts/qemu-gdb.py | |
parent | 3523e4bd9b0b2ff05a88e09bd67be2ec8d5e9e08 (diff) | |
download | qemu-4ba9938c893c040af589a7fb1265ac19a2dc43d2.zip qemu-4ba9938c893c040af589a7fb1265ac19a2dc43d2.tar.gz qemu-4ba9938c893c040af589a7fb1265ac19a2dc43d2.tar.bz2 |
target-i386: Replace OT_* constants with MO_* constants
The MO_8/16/32/64 constants have the same encoding and meaning
as the OT_BYTE/WORD/LONG/QUAD. Since we rely on them being the
same, for the qemu_ld/st helpers, standardize on the common names.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions