diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-05-20 16:28:32 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-03 16:43:24 +0100 |
commit | 7df6a1ffdbdcaf98fa57747dc79216ac089e6215 (patch) | |
tree | ecfa5dabc7c95def02fa2e2d6053cc621984f5e5 /stubs/dump.c | |
parent | a97978bcc2d1f650c7d411428806e5b03082b8c7 (diff) |
target/arm: Add isar feature check functions for MVE
Add the isar feature check functions we will need for v8.1M MVE:
* a check for MVE present: this corresponds to the pseudocode's
CheckDecodeFaults(ExtType_Mve)
* a check for the optional floating-point part of MVE: this
corresponds to CheckDecodeFaults(ExtType_MveFp)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210520152840.24453-2-peter.maydell@linaro.org
Diffstat (limited to 'stubs/dump.c')
0 files changed, 0 insertions, 0 deletions