Searched defs:imm4 (Results 1 – 6 of 6) sorted by relevance
340 uint16_t imm4 = extractBits(val, 4, 4) << 11; in relocate() local
210 #define imm4(x) EXPR_VALUE (x) macro
1457 const uint32_t imm4 = insn.getOperand(2).getImm(); in Emulate_ADDIUS5() local
601 #define imm4(x) EXPR_VALUE (x) macro
1407 uint32_t imm4 = Bits32(opcode, 19, 16); in EmulateMOVRdImm() local1436 uint32_t imm4 = Bits32(opcode, 19, 16); in EmulateMOVRdImm() local
389 #define imm4(x) fmtconst (c_imm4, x, 0, outf) macro