]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/main.c
linux-user: Use the 5KEf processor for 64-bit emulation
authorMaciej W. Rozycki <macro@codesourcery.com>
Thu, 20 Nov 2014 16:00:54 +0000 (16:00 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 16 Dec 2014 12:45:20 +0000 (12:45 +0000)
commit74797f40dc3e17633fea614f08c828020f755b28
tree0f80da1065e41995c579f281ba4640ed41897123
parent1d725ae952a14b30c84b7bc81b218b8ba77dd311
linux-user: Use the 5KEf processor for 64-bit emulation

Replace the 20Kc original MIPS64 ISA processor used for 64-bit user
emulation with the 5KEf processor that implements the MIPS64r2 ISA,
complementing the choice of the 24Kf processor for 32-bit emulation.

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
linux-user/main.c