Peter Maydell
300137965d
target/arm: Fix return values in fp_sysreg_checks()
...
The fp_sysreg_checks() function is supposed to be returning an
FPSysRegCheckResult, which is an enum with three possible values.
However, three places in the function "return false" (a hangover from
a previous iteration of the design where the function just returned a
bool). Make these return FPSysRegCheckFailed instead (for no
functional change, since both false and FPSysRegCheckFailed are
zero).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210520152840.24453-6-peter.maydell@linaro.org
2021-06-03 16:43:25 +01:00
..
2020-11-15 16:42:14 +01:00
2020-11-15 16:42:14 +01:00
2020-11-10 11:03:47 +00:00
2020-11-15 16:42:14 +01:00
2019-12-20 14:03:00 +00:00
2019-02-28 11:03:04 +00:00
2021-05-25 16:01:44 +01:00
2021-05-26 15:33:59 -07:00
2021-02-16 13:06:16 +00:00
2020-09-18 14:12:32 -04:00
2021-05-26 15:33:59 -07:00
2021-06-03 16:43:24 +01:00
2020-11-15 16:42:14 +01:00
2020-02-21 16:07:01 +00:00
2020-11-15 16:42:14 +01:00
2021-01-18 10:05:06 +00:00
2021-04-30 11:16:50 +01:00
2021-04-30 11:16:49 +01:00
2021-05-25 16:01:44 +01:00
2021-05-25 16:01:43 +01:00
2021-05-25 16:01:44 +01:00
2020-09-09 09:27:09 -04:00
2021-04-30 11:16:49 +01:00
2020-11-15 16:42:14 +01:00
2021-05-25 16:01:43 +01:00
2021-03-12 12:47:11 +00:00
2020-09-14 14:23:19 +01:00
2019-06-12 13:20:20 +02:00
2021-03-12 12:47:11 +00:00
2021-05-25 16:01:43 +01:00
2020-12-10 11:44:56 +00:00
2021-02-11 11:50:13 +00:00
2021-05-10 13:24:09 +01:00
2021-01-19 14:38:51 +00:00
2021-04-30 11:16:49 +01:00
2021-05-25 16:01:43 +01:00
2020-11-15 16:42:14 +01:00
2021-04-30 11:16:49 +01:00
2021-05-25 16:01:44 +01:00
2016-12-20 21:52:12 +01:00
2021-05-10 13:24:09 +01:00
2021-01-19 14:38:51 +00:00
2019-08-16 13:37:36 +02:00
2021-05-25 16:01:44 +01:00
2021-05-25 16:01:44 +01:00
2021-02-16 13:16:18 +00:00
2020-11-15 16:42:14 +01:00
2020-12-10 11:44:56 +00:00
2021-03-23 14:07:55 +00:00
2021-06-02 06:51:09 +02:00
2020-08-21 06:18:24 -04:00
2021-05-10 13:24:09 +01:00
2021-05-25 16:01:44 +01:00
2021-05-25 16:01:44 +01:00
2021-05-10 13:24:09 +01:00
2021-05-25 16:01:44 +01:00
2021-05-25 16:01:44 +01:00
2021-06-03 16:43:25 +01:00
2021-05-20 14:19:30 +02:00
2021-05-10 13:24:09 +01:00
2021-05-25 16:01:44 +01:00
2021-05-25 16:01:44 +01:00
2020-10-20 16:12:01 +01:00
2020-11-15 16:42:14 +01:00
2020-12-10 11:44:55 +00:00