On 5/20/21 8:28 AM, Peter Maydell wrote:
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<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
