These patches implement the PowerPC ISA 2.06 tlbie mnemonics
Signed-off-by: Michael Neuling
---
Built ontop of ppc-opcode cleanup patches
Renamed somethings to be more logical based on comments from mpe.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlab
These patches implement the PowerPC ISA 2.06 tlbie mnemonics
Signed-off-by: Michael Neuling
---
Moves MMU_FTR_TLBIE_206 down one bit as the item before has now been
removed. Thanks to Kumar for noticing.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozl
These patches implement the PowerPC ISA 2.06 tlbie mnemonics
Signed-off-by: Michael Neuling
---
This version attempts to address issues raised by Kumar.
- Add missing mmu.h
- Follow the bouncing ball in ppc-opcode.h for #define PPC_TLBIE
___
Linuxppc-
These patches implement the PowerPC ISA 2.06 tlbie mnemonics
Signed-off-by: Michael Neuling
---
This version attempts to address issues raised by Kumar and Benh.
- Moves from CPU_FTR to MMU_FTR
- Moves #define of tlbie to ppc-opcode.h
___
Linuxppc-dev