diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-08-23 15:50:48 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-19 15:16:00 +0200 |
commit | efcca7ef172a6844423670aa62f93099feb58b8c (patch) | |
tree | 595c3579c8f471e4f86f6575fc6d29ce354cdf1e /meson | |
parent | 5c2f60bd1b6fc7164118a6270eefbf0b6dafc4ae (diff) | |
download | qemu-efcca7ef172a6844423670aa62f93099feb58b8c.zip qemu-efcca7ef172a6844423670aa62f93099feb58b8c.tar.gz qemu-efcca7ef172a6844423670aa62f93099feb58b8c.tar.bz2 |
target/i386: introduce insn_get_addr
The "O" operand type in the Intel SDM needs to load an 8- to 64-bit
unsigned value, while insn_get is limited to 32 bits. Extract the code
out of disas_insn and into a separate function.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'meson')
0 files changed, 0 insertions, 0 deletions