Age | Commit message (Expand) | Author |
---|---|---|
2017-09-01 | powerpc: Emulate load/store floating point as integer word instructions | Paul Mackerras |
2017-09-01 | powerpc: Separate out load/store emulation into its own function | Paul Mackerras |
2017-09-01 | powerpc: Handle opposite-endian processes in emulation code | Paul Mackerras |
2017-09-01 | powerpc: Emulate the dcbz instruction | Paul Mackerras |
2017-09-01 | powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live | Paul Mackerras |
2017-09-01 | powerpc/64: Fix update forms of loads and stores to write 64-bit EA | Paul Mackerras |
2017-09-01 | powerpc: Handle most loads and stores in instruction emulation code | Paul Mackerras |
2017-09-01 | powerpc: Change analyse_instr so it doesn't modify *regs | Paul Mackerras |
2014-09-25 | powerpc: Emulate icbi, mcrf and conditional-trap instructions | Paul Mackerras |
2014-09-25 | powerpc: Split out instruction analysis part of emulate_step() | Paul Mackerras |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell |