Paolo Bonzini efcca7ef17 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>
2022-09-19 15:16:00 +02:00
..
2022-07-13 00:05:39 +02:00
2022-09-19 15:16:00 +02:00
2022-06-08 19:38:47 +01:00
2022-05-25 21:26:35 +02:00
2022-02-22 13:07:32 +00:00