124 Commits (2c0c52ae620cf121a8b9084c7c1168d867564ee8)

Author SHA1 Message Date
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
Alexander Graf 9e0b5cb1ec PPC: E500: Implement msgclr 15 years ago
Alexander Graf 6d3db821c1 PPC: booke206: Implement tlbilx 15 years ago
Aurelien Jarno 2c0d18ddd9 target-ppc: remove old CONFIG_SOFTFLOAT #ifdef 15 years ago
Alexander Graf 01662f3e51 PPC: Implement e500 (FSL) MMU 16 years ago
David Gibson eaabeef268 Correct ppc popcntb logic, implement popcntw and popcntd 16 years ago
David Gibson 3a7f009abc Implement missing parts of the logic for the POWER PURR 16 years ago
David Gibson efdef95fee Implement PowerPC slbmfee and slbmfev instructions 16 years ago
David Gibson 81762d6dd0 Clean up PowerPC SLB handling code 16 years ago
Aurelien Jarno 0bffbc6c7d target-ppc: add vexptefp instruction 18 years ago
Richard Henderson 2bece2c883 tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. 16 years ago
Aurelien Jarno 95ff895f79 target-ppc: change DCR helpers to target_long arguments 17 years ago
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago