index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
Age
Commit message (
Expand
)
Author
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Add defines for RA 0-R31
Michael Neuling
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Introduce new __REG_R macros
Michael Neuling
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2012-07-10
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
2012-07-10
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-20
powerpc/a2: Add some #defines for A2 specific instructions
Benjamin Herrenschmidt
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2010-03-16
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
Kumar Gala
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2009-08-20
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
2009-05-21
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
powerpc: Move VSX load/stores into ppc-opcode.h
Michael Neuling
2009-05-21
powerpc: Cleanup macros in ppc-opcode.h
Michael Neuling
2009-04-23
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
2009-04-07
powerpc: Add support for early tlbilx opcode
Kumar Gala
2009-04-07
powerpc: Fix tlbilx opcode
Kumar Gala
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala