commit | 7281f5dc2c9582f3efaed9b367837ca6117d7b7f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 06 15:25:52 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Apr 07 01:36:27 2009 -0500 |
tree | 3f7fb92acbea4f73cd6ba006e0bc74baee7d99c8 | |
parent | 11b55da700eb77905f1c2dde3a0cbeedc665a753 [diff] |
powerpc: Fix tlbilx opcode 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>