commit | 86f8d05fc0bd077811c11c603b4263df2192e8e0 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Dec 28 12:38:46 2017 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jan 30 10:08:18 2018 -0800 |
tree | a01845ef03378d6a2b4d556ef49b66aff80ff971 | |
parent | 08aec8b53c76b90f935b96ba2f466331a8a3b8ae [diff] |
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>