mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
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>