diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-04-25 19:53:24 -0700 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2021-05-15 21:43:23 +0200 |
commit | a1181d53a97dbed24b68fd04d700679cf9d6af65 (patch) | |
tree | 70098218406404b44cd4d158f608115849c3bbb4 /memory_ldst.c.inc | |
parent | f8ea624e7456b10bee8e82b788885a438af8084d (diff) |
linux-user/sparc: Use target_pt_regs
Replace __siginfo_t with target_pt_regs, and move si_mask
into target_signal_frame directly.
Extract save/restore functions for target_pt_regs. Adjust
for sparc64 tstate. Use proper get/put functions for psr.
Turns out we were already writing to si_mask twice, so no
need to handle that in the new functions.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210426025334.1168495-16-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'memory_ldst.c.inc')
0 files changed, 0 insertions, 0 deletions