Searched refs:s32_0ImmDecoder (Results 1 – 2 of 2) sorted by relevance
154 static DecodeStatus s32_0ImmDecoder(MCInst &MI, unsigned tmp,753 static DecodeStatus s32_0ImmDecoder(MCInst &MI, unsigned tmp, in s32_0ImmDecoder() function
20 …m : Operand<i32> { let ParserMatchClass = s32_0ImmOperand; let DecoderMethod = "s32_0ImmDecoder"; }