================ @@ -113,6 +113,44 @@ static DecodeStatus DecodeMR23RegisterClass(MCInst &Inst, uint64_t RegNo, return MCDisassembler::Success; } +static const unsigned FPRDecoderTable[] = { ---------------- andreisfr wrote: fixed https://github.com/llvm/llvm-project/pull/136086