The following series implements more sparc64 MMU bits.

We now support secondary and nucleus contexts referenced by
alternate space access instructions, and handle global MMU
translation entries.

---

Igor V. Kovalenko (3):
      sparc64: more ultrasparc asi extensions for disassembler
      sparc64: implement global translation table entries
      sparc64: handle asi referencing nucleus and secondary MMU contexts


 softmmu_exec.h           |   25 ++++
 sparc-dis.c              |   22 ++++
 target-sparc/cpu.h       |   31 +++++
 target-sparc/exec.h      |    4 +
 target-sparc/helper.c    |   71 +++++++----
 target-sparc/op_helper.c |  287 ++++++++++++++++++++++++++++++++++------------
 6 files changed, 336 insertions(+), 104 deletions(-)

-- 
Kind regards,
Igor V. Kovalenko


Reply via email to