On 5/24/24 01:10, Paolo Bonzini wrote:
Values other than OR_TMP0 were only ever used by MOV and MOVNTI opcodes. Now that these have been converted to the new decoder, remove the argument.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
