diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-23 08:41:39 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-07 08:52:19 +0200 |
commit | 2666fbd271fdaae8b2956baf0a096e77c9b3c793 (patch) | |
tree | 141bab9f859d53cb8ea7a6c0eb0bab29bb304de2 /qga/commands-bsd.c | |
parent | 442e38c4fb9b89fb2b3c9ac3e661c93aa1dc40f9 (diff) |
target/i386: allow instructions with more than one immediate
While keeping decode->immediate for convenience and for 4-operand instructions,
store the immediate in X86DecodedOp as well. This enables instructions
with more than one immediate such as ENTER. It can also be used for far
calls and jumps.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qga/commands-bsd.c')
0 files changed, 0 insertions, 0 deletions