]> Git Repo - qemu.git/commit - target/ppc/cpu.h
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
authorPierre Mallard <[email protected]>
Fri, 12 Sep 2014 19:31:32 +0000 (21:31 +0200)
committerAlexander Graf <[email protected]>
Tue, 4 Nov 2014 22:26:11 +0000 (23:26 +0100)
commit4171853cf4dfb88da93bf77a4c9d319d6ba2bdc6
tree4e7026c384efb5ef6151123c1c91ddfd4ccbf084
parent9ac58dc59aaf9db20ec17df9b372915bee9b0f02
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64

This patch remove limitation for fc[tf]id[*] on 32 bits targets and
add a new insn flag for signed integer 64 conversion PPC2_FP_CVT_S64

Signed-off-by: Pierre Mallard <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/cpu.h
target-ppc/fpu_helper.c
target-ppc/helper.h
target-ppc/translate.c
target-ppc/translate_init.c
This page took 0.025916 seconds and 4 git commands to generate.