summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/ldstfp.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc: Fix kernel crash in emulation of vector loads and storesPaul Mackerras2017-09-041-4/+4
* powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras2017-09-011-198/+43
* powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2017-09-011-22/+48
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-15/+9
* powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2015-03-161-3/+3
* powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-13/+13
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-101-2/+2
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-6/+6
* powerpc: mtmsrd not definedSean MacLennan2010-09-021-16/+20
* powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-221-0/+375