]> git.proxmox.com Git - mirror_qemu.git/commit
target/hppa: Switch to use MMU indices 11-15
authorHelge Deller <deller@gmx.de>
Mon, 7 Aug 2023 10:14:36 +0000 (12:14 +0200)
committerHelge Deller <deller@gmx.de>
Sun, 27 Aug 2023 15:15:19 +0000 (17:15 +0200)
commit2ad04500543094bc83f5f13dbb099000f010e008
tree3d50315d06917d769a778a107deff9ab63b56a18
parent3d066afc68d469b2c7cbabf62d32421eef478a66
target/hppa: Switch to use MMU indices 11-15

The MMU indices 9-15 will use shorter assembler instructions
when run on a x86-64 host. So, switch over to those to get
smaller code and maybe minimally faster emulation.

Signed-off-by: Helge Deller <deller@gmx.de>
target/hppa/cpu.h