Searched hist:"217 d1a5e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/linux-user/hppa/ |
H A D | target_prctl.h | 217d1a5e Mon Dec 27 09:01:26 CST 2021 Richard Henderson <richard.henderson@linaro.org> target/hppa: Implement prctl_unalign_sigbus
Leave TARGET_ALIGNED_ONLY set, but use the new CPUState flag to set MO_UNALN for the instructions that the kernel handles in the unaligned trap.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20211227150127.2659293-6-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.h | 217d1a5e Mon Dec 27 09:01:26 CST 2021 Richard Henderson <richard.henderson@linaro.org> target/hppa: Implement prctl_unalign_sigbus
Leave TARGET_ALIGNED_ONLY set, but use the new CPUState flag to set MO_UNALN for the instructions that the kernel handles in the unaligned trap.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20211227150127.2659293-6-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | translate.c | 217d1a5e Mon Dec 27 09:01:26 CST 2021 Richard Henderson <richard.henderson@linaro.org> target/hppa: Implement prctl_unalign_sigbus
Leave TARGET_ALIGNED_ONLY set, but use the new CPUState flag to set MO_UNALN for the instructions that the kernel handles in the unaligned trap.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20211227150127.2659293-6-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|