commit | 29c09e8fbaf65698c51aeffe34acc284a454a38f | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 23 23:15:11 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 20 10:12:38 2009 +1000 |
tree | e3f48366c63e44354da1085db29b5591705fda06 | |
parent | fcce810986b3f32a8322faf240f8cc5560a4c463 [diff] |
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. This adds the opcode definitions to ppc-opcode.h for the two instructions tlbivax and tlbsrx. as defined by Book3E 2.06 Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>