qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Add CMP2 instruction


From: Andreas Schwab
Subject: Re: [Qemu-devel] Add CMP2 instruction
Date: Fri, 07 Nov 2014 21:05:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

"Guo, Lei" <address@hidden> writes:

> @@ -2847,6 +2920,7 @@ void register_m68k_insns (CPUM68KState *env)
>      INSN(bitop_reg, 01c0, f1c0, CF_ISA_A);
>      INSN(arith_im,  0280, fff8, CF_ISA_A);
>      INSN(byterev,   02c0, fff8, CF_ISA_APLUSC);
> +    INSN(cmp2,      02c0, ffff, CF_ISA_A);

My copy of the CFPRM doesn't list cmp2 as a valid coldfire insn.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]