55 Commits (3515727f31a2377ec94d0adb450cc175f33138f7)

Author SHA1 Message Date
Madhavan Srinivasan 7624789234 target-ppc/fpu_helper: fix FPSCR_FX bit shift operation 11 years ago
Tom Musta 58dd0a4787 target-ppc: Eliminate set_fprf Argument From helper_compute_fprf 12 years ago
Tom Musta b748863a7f target-ppc: VXSQRT Should Not Be Set for NaNs 12 years ago
Pierre Mallard 4171853cf4 target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 12 years ago
Tristan Gingold e223bcad6e powerpc: use float64 for frsqrte 12 years ago
Richard Henderson 2ef6175aa7 tcg: Invert the inclusion of helper.h 13 years ago
Tom Musta 6cd7db3d92 target-ppc: Correct VSX Integer to FP Conversion 13 years ago
Tom Musta d1dec5ef55 target-ppc: Correct VSX FP to Integer Conversion 13 years ago
Tom Musta 6bbad7a91e target-ppc: Correct VSX FP to FP Conversions 13 years ago
Tom Musta 50fc89e7b1 target-ppc: Correct VSX Scalar Compares 13 years ago
Tom Musta bcb7652e8d target-ppc: Correct Simple VSR LE Host Inversions 13 years ago
Tom Musta d359db00e6 target-ppc: Correct LE Host Inversion of Lower VSRs 13 years ago
Tom Musta 80189035de target-ppc: Define Endian-Correct Accessors for VSR Field Access 13 years ago
Tom Musta 0453099b7d target-ppc: Bug: VSX Convert to Integer Should Truncate 13 years ago
Andreas Färber 27103424c4 cpu: Move exception_index field from CPU_COMMON to CPUState 13 years ago
Tom Musta 7dff9abe63 target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL 13 years ago
Tom Musta 6d41d146c9 target-ppc: Add ISA 2.06 ftsqrt 13 years ago
Tom Musta da29cb7bc7 target-ppc: Add ISA 2.06 ftdiv Instruction 13 years ago
Tom Musta c73860803f target-ppc: Fix and enable fri[mnpz] 13 years ago
Tom Musta 28288b48a8 target-ppc: Add ISA 2.06 fcfid[u][s] Instructions 13 years ago
Tom Musta fab7fe426f target-ppc: Add ISA2.06 Float to Integer Instructions 13 years ago
Tom Musta 7ee19fb9d6 target-ppc: Scalar Non-Signalling Conversions 13 years ago
Tom Musta 3d1140bf3e target-ppc: Scalar Round to Single Precision 13 years ago
Tom Musta 74698350ca target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp 13 years ago
Tom Musta f53f81e08b target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds 13 years ago
Tom Musta 968e76bcab target-ppc: VSX Stage 4: add xsrsqrtesp 13 years ago
Tom Musta cea4e57473 target-ppc: VSX Stage 4: Add xssqrtsp 13 years ago
Tom Musta 2c0c52ae62 target-ppc: VSX Stage 4: Add xsresp 13 years ago
Tom Musta b24d0b472b target-ppc: VSX Stage 4: Add xsdivsp 13 years ago
Tom Musta ab9408a2d1 target-ppc: VSX Stage 4: Add xsmulsp 13 years ago
Tom Musta 3fd0aadfc1 target-ppc: VSX Stage 4: Add xsaddsp and xssubsp 13 years ago
Tom Musta 88e33d08c9 target-ppc: Add VSX Rounding Instructions 13 years ago
Tom Musta 5177d2ca93 target-ppc: Add VSX ISA2.06 Integer Conversion Instructions 13 years ago
Tom Musta ed8ac5686a target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions 13 years ago
Tom Musta 354a6decf1 target-ppc: Add VSX Vector Compare Instructions 13 years ago
Tom Musta 959e9c9d1e target-ppc: Add VSX xmax/xmin Instructions 13 years ago
Tom Musta 4f17e9c738 target-ppc: Add VSX xscmp*dp Instructions 13 years ago
Tom Musta 595c6eefb7 target-ppc: Add VSX ISA2.06 Multiply Add Instructions 13 years ago
Tom Musta 5cb151acb1 target-ppc: Add VSX ISA2.06 xtsqrt Instructions 13 years ago
Tom Musta bc80838f86 target-ppc: Add VSX ISA2.06 xtdiv Instructions 13 years ago
Tom Musta d3f9df8fb8 target-ppc: Add VSX ISA2.06 xrsqrte Instructions 13 years ago
Tom Musta d32404fe42 target-ppc: Add VSX ISA2.06 xsqrt Instructions 13 years ago
Tom Musta 2009227fbe target-ppc: Add VSX ISA2.06 xre Instructions 13 years ago
Tom Musta 4b98eeef50 target-ppc: Add VSX ISA2.06 xdiv Instructions 13 years ago
Tom Musta 5e591d8812 target-ppc: Add VSX ISA2.06 xmul Instructions 13 years ago
Tom Musta ee6e02c0ac target-ppc: Add VSX ISA2.06 xadd/xsub Instructions 13 years ago
Tom Musta 3c3cbbdc84 target-ppc: General Support for VSX Helpers 13 years ago
Tom Musta 59800ec8e5 target-ppc: Add set_fprf Argument to fload_invalid_op_excp() 13 years ago
Aurelien Jarno 7d08d85645 target-ppc: add support for extended mtfsf/mtfsfi forms 14 years ago
Aurelien Jarno bf45a2e67c target-ppc: optimize fabs, fnabs, fneg 14 years ago