powerpc: Fix tlbilx opcode
authorKumar Gala <galak@kernel.crashing.org>
Mon, 6 Apr 2009 20:25:52 +0000 (15:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 7 Apr 2009 06:36:27 +0000 (01:36 -0500)
The tlbilx opcode was not matching the Power ISA 2.06 arch spec.
The old opcode was an early suggested opcode that changed during the
2.06 architecture process.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found