Jan Vrany
fde58a4365
arch-power: Fix reporting traps to GDB
...
Due to inverted logic in POWER fault handlers, unimplemented opcode and
trap faults did not report trap to GDB (if connected). This commit fixes
the problem.
While at it, I opted to use `if (! ...) { panic(...) }` rather than
`panic_if(...)`. I find it easier to understand in this case.
Change-Id: I6cd5dfd5f6546b8541d685e877afef21540d6824
2023-08-17 15:55:04 +01:00
..
2021-10-19 20:41:03 +00:00
2022-06-08 20:35:01 +00:00
2022-10-02 16:30:15 +00:00
2022-06-08 20:35:01 +00:00
2022-07-29 19:30:51 +00:00
2021-07-01 19:08:24 +00:00
2022-08-20 01:15:23 +00:00
2023-08-17 15:55:04 +01:00
2021-07-04 18:19:56 +00:00
2021-07-01 19:08:24 +00:00
2023-01-17 10:09:56 +00:00
2022-08-20 01:15:23 +00:00
2021-10-22 21:43:02 +00:00
2021-07-04 18:20:26 +00:00
2021-07-01 19:08:24 +00:00
2021-07-01 19:08:24 +00:00
2021-11-23 07:45:29 +00:00
2022-08-26 18:37:48 +00:00
2022-08-03 09:10:41 +00:00
2022-08-03 09:10:41 +00:00
2022-08-03 09:10:41 +00:00
2022-08-03 09:10:41 +00:00
2022-08-03 09:10:41 +00:00
2022-08-03 09:10:41 +00:00
2022-07-27 10:59:07 +00:00
2023-01-17 09:16:20 +00:00
2023-04-12 02:18:22 +00:00
2023-04-12 02:18:22 +00:00
2022-09-02 10:20:51 +00:00
2022-09-02 10:20:51 +00:00
2022-06-19 07:48:14 +00:00
2023-01-17 09:16:20 +00:00
2021-07-01 19:08:24 +00:00
2021-07-07 08:44:13 +00:00
2021-07-07 08:44:13 +00:00
2021-07-04 18:20:26 +00:00