Searched refs:Imm16Value (Results 1 – 6 of 6) sorted by relevance
231 int32_t imm = instr->Imm16Value(); in PrintUImm16()238 int32_t imm = ((instr->Imm16Value()) << 16) >> 16; in PrintSImm16()245 int32_t imm = instr->Imm16Value(); in PrintXImm16()
888 inline int32_t Imm16Value() const { in Imm16Value() function
2684 int16_t imm16 = instr->Imm16Value(); in DecodeTypeImmediate()
232 int32_t imm = instr->Imm16Value(); in PrintUImm16()239 int32_t imm = ((instr->Imm16Value()) << 16) >> 16; in PrintSImm16()246 int32_t imm = instr->Imm16Value(); in PrintXImm16()
902 inline int32_t Imm16Value() const { in Imm16Value() function
2813 int16_t imm16 = instr->Imm16Value(); in DecodeTypeImmediate()