commit | 86cf1e9fe852e5c322968c2c708a7efa8b7be5d9 | [log] [tgz] |
---|---|---|
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | Fri Feb 10 16:25:51 2017 +1100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Wed Feb 22 11:28:28 2017 +1100 |
tree | a822ee586b21bab11008149a31eca4871f774375 | |
parent | 7659ca1a3e22aa298022b1ecb21bf3650a01e814 [diff] |
target/ppc/POWER9: Add ISAv3.00 MMU definition POWER9 processors implement the mmu as defined in version 3.00 of the ISA. Add a definition for this mmu model and set the POWER9 cpu model to use this mmu model. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>