187 Commits (3515727f31a2377ec94d0adb450cc175f33138f7)

Author SHA1 Message Date
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
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
Richard Henderson f5daeec412 tcg: Remove stray semi-colons from target-*/helper.h 13 years ago
Aurelien Jarno fcfda20f2f target-ppc: emulate cmpb instruction 14 years ago
Aurelien Jarno bf45a2e67c target-ppc: optimize fabs, fnabs, fneg 14 years ago
David Gibson 9baea4a303 target-ppc: Remove vestigial PowerPC 620 support 14 years ago
Richard Henderson 23ad1d5d3c target-ppc: Use mul*2 in mulh* insns 14 years ago
Alexander Graf 8e33944f8c PPC: Unify dcbzl code path 14 years ago
Alexander Graf 68c2dd7006 PPC: Bring EPR support closer to reality 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Aurelien Jarno 8f885ef88a target-ppc: rename helper flags 14 years ago
Alexander Graf 2a7a47fc6c PPC: BookE: Implement EPR SPR 14 years ago
Blue Swirl 2f5a189cae ppc: Move load and store helpers, switch to AREG0 free mode 14 years ago
Blue Swirl d523dd00a7 ppc: Avoid AREG0 for misc helpers 14 years ago
Blue Swirl d0f1562d6a ppc: Avoid AREG0 for timebase helpers 14 years ago
Blue Swirl c6c7cf05e1 ppc: Avoid AREG0 for MMU etc. helpers 14 years ago
Blue Swirl d15f74fb83 ppc: Avoid AREG0 for integer and vector helpers 14 years ago
Blue Swirl 8e70394950 ppc: Avoid AREG0 for FPU and SPE helpers 14 years ago
Blue Swirl e5f17ac633 ppc: Avoid AREG0 for exception helpers 14 years ago
Alexander Graf d5d11a39a8 PPC: E500: Implement msgsnd 15 years ago