diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-14 10:13:10 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-19 12:15:46 -0500 |
commit | 8ab1e4860b092b93f6c77ef5ffb22b3affe77d62 (patch) | |
tree | e42e19be4fe15afd974cf40ff5dba0577452a052 /chardev/testdev.c | |
parent | bbdb4237c55ff0423d14dc1833749c8307e178a4 (diff) | |
download | qemu-8ab1e4860b092b93f6c77ef5ffb22b3affe77d62.zip qemu-8ab1e4860b092b93f6c77ef5ffb22b3affe77d62.tar.gz qemu-8ab1e4860b092b93f6c77ef5ffb22b3affe77d62.tar.bz2 |
target/i386: Move rex_w into DisasContext
Treat this flag exactly like we treat the other rex bits.
The -1 initialization is unused; the two tests are > 0 and == 1,
so the value can be reduced to a bool.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-19-richard.henderson@linaro.org>
Diffstat (limited to 'chardev/testdev.c')
0 files changed, 0 insertions, 0 deletions