Searched refs:OP_MOV_imm_T3 (Results 1 – 1 of 1) sorted by relevance
630 OP_MOV_imm_T3 = 0xF240, enumerator1121 m_formatter.twoWordOp5i6Imm4Reg4EncodedImm(OP_MOV_imm_T3, imm.m_value.imm4, rd, imm); in movT3()1646 location[-4] = twoWordOp5i6Imm4Reg4EncodedImmFirst(OP_MOV_imm_T3, lo16); in setInt32()1674 return ((instruction[0] & 0xFBF0) == OP_MOV_imm_T3) && ((instruction[1] & 0x8000) == 0); in isMOV_imm_T3()1727 instruction[-5] = twoWordOp5i6Imm4Reg4EncodedImmFirst(OP_MOV_imm_T3, lo16); in linkJumpAbsolute()