]> git.proxmox.com Git - mirror_qemu.git/commit
target/hppa: Use space registers in data operations
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Dec 2017 20:38:46 +0000 (12:38 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Jan 2018 18:08:18 +0000 (10:08 -0800)
commit86f8d05fc0bd077811c11c603b4263df2192e8e0
treea01845ef03378d6a2b4d556ef49b66aff80ff971
parent08aec8b53c76b90f935b96ba2f466331a8a3b8ae
target/hppa: Use space registers in data operations

This changes the system virtual address width to 64-bit and
incorporates the space registers into load/store operations.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu.h
target/hppa/translate.c