commit | 5ae8adbb01cdb0bd2f3c1c444b3e543b38737102 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Apr 16 20:50:30 2024 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 15 10:03:44 2024 +0200 |
tree | d53a28db99ee474fd3cc0c1aa703ea0113a455a3 | |
parent | d27fe7c3af30a9b6281e7aafb5d603efe64ff939 [diff] |
target/hppa: Implement PSW_B PSW_B causes B,GATE to trap as an illegal instruction, removing our previous sequential execution test that was merely an approximation. Reviewed-by: Helge Deller <deller@gmx.de> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>