163 Commits (9024ff40ba79f77b027fb3cbfe584e0005128193)

Author SHA1 Message Date
Tom Musta 9024ff40ba target-ppc: Introduce DFP Divide 13 years ago
Tom Musta 8de6a1cc67 target-ppc: Introduce DFP Multiply 13 years ago
Tom Musta 2128f8a57e target-ppc: Introduce DFP Subtract 13 years ago
Tom Musta a9d7ba03b0 target-ppc: Introduce DFP Add 13 years ago
Tom Musta a4f27cc82c target-ppc: Define FPR Pointer Type for Helpers 13 years ago
Richard Henderson 2ef6175aa7 tcg: Invert the inclusion of helper.h 13 years ago
Tom Musta ac174549b7 target-ppc: Altivec 2.07: Vector Permute and Exclusive OR 13 years ago
Tom Musta 57354f8f12 target-ppc: Altivec 2.07: Vector SHA Sigma Instructions 13 years ago
Tom Musta 557d52fa69 target-ppc: Altivec 2.07: AES Instructions 13 years ago
Tom Musta e8f7b27b99 target-ppc: Altivec 2.07: Binary Coded Decimal Instructions 13 years ago
Tom Musta b8476fc7c6 target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum 13 years ago
Tom Musta f1064f612c target-ppc: Altivec 2.07: Vector Gather Bits by Bytes 13 years ago
Tom Musta 6f3dab41fb target-ppc: Altivec 2.07: Doubleword Compares 13 years ago
Tom Musta 4d82038e41 target-ppc: Altivec 2.07: vbpermq Instruction 13 years ago
Tom Musta b41da4ebb2 target-ppc: Altivec 2.07: Quadword Addition and Subtracation 13 years ago
Tom Musta 2fdf78e649 target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions 13 years ago
Tom Musta 4430e07663 target-ppc: Altivec 2.07: Unpack Signed Word Instructions 13 years ago
Tom Musta 024215b242 target-ppc: Altivec 2.07: Pack Doubleword Instructions 13 years ago
Tom Musta 8203e31b54 target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions 13 years ago
Tom Musta e13500b3c3 target-ppc: Altivec 2.07: Vector Population Count Instructions 13 years ago
Tom Musta f293f04ab5 target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes 13 years ago
Tom Musta 953f0f5842 target-ppc: Altivec 2.07: vmuluw Instruction 13 years ago
Tom Musta 63be09365a target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions 13 years ago
Tom Musta 56eabc7508 target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo 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 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 a98eb9e99d target-ppc: Add ISA 2.06 divwe[o] Instructions 13 years ago
Tom Musta 6a4fda3358 target-ppc: Add ISA 2.06 divweu[o] Instructions 13 years ago
Tom Musta e44259b6d4 target-ppc: Add ISA2.06 divde[o] Instructions 13 years ago
Tom Musta 98d1eb2748 target-ppc: Add ISA2.06 divdeu[o] Instructions 13 years ago
Tom Musta 86ba37edcb target-ppc: Add ISA2.06 bpermd Instruction 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