Strange. There should be a cover letter coming along as well which
explains my changes. Did you get it?

On 02/03/2016 10:37 AM, John Paul Adrian Glaubitz wrote:
> Signed-off-by: John Paul Adrian Glaubitz <[email protected]>
> ---
>  target-m68k/translate.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target-m68k/translate.c b/target-m68k/translate.c
> index 342c040..535d7f9 100644
> --- a/target-m68k/translate.c
> +++ b/target-m68k/translate.c
> @@ -2940,7 +2940,7 @@ void register_m68k_insns (CPUM68KState *env)
>      INSN(shift_reg, e0a0, f0f0, CF_ISA_A);
>      INSN(undef_fpu, f000, f000, CF_ISA_A);
>      INSN(fpu,       f200, ffc0, CF_FPU);
> -    INSN(fbcc,      f280, ffc0, CF_FPU);
> +    INSN(fbcc,      f280, ff80, CF_FPU);
>      INSN(frestore,  f340, ffc0, CF_FPU);
>      INSN(fsave,     f340, ffc0, CF_FPU);
>      INSN(intouch,   f340, ffc0, CF_ISA_A);
> 


-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - [email protected]
`. `'   Freie Universitaet Berlin - [email protected]
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to