Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Fix kernel crash in emulation of vector loads and stores | Paul Mackerras | 2017-09-04 | 1 | -4/+4 |
* | powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live | Paul Mackerras | 2017-09-01 | 1 | -198/+43 |
* | powerpc: Handle most loads and stores in instruction emulation code | Paul Mackerras | 2017-09-01 | 1 | -22/+48 |
* | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 1 | -15/+9 |
* | powerpc: Change vsrX register defines to vsX to match gcc and glibc | Anton Blanchard | 2015-03-16 | 1 | -3/+3 |
* | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 2015-03-16 | 1 | -13/+13 |
* | powerpc: Fixes for instructions not using correct register naming | Michael Neuling | 2012-07-10 | 1 | -2/+2 |
* | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 2012-07-10 | 1 | -6/+6 |
* | powerpc: mtmsrd not defined | Sean MacLennan | 2010-09-02 | 1 | -16/+20 |
* | powerpc: Emulate most Book I instructions in emulate_step() | Paul Mackerras | 2010-06-22 | 1 | -0/+375 |