Searched defs:imm16 (Results 1 – 12 of 12) sorted by relevance
1392 uint16_t imm16; in readImmediate() local
509 int32_t imm16 = imm18 >> 2; in target_at_put() local857 int32_t imm16 = imm18 >> 2; in label_at_put() local
1904 int16_t imm16 = instr->Imm16Value(); in DecodeTypeImmediate() local
3013 long imm16 = hi | lo; in print_insn_arm_internal() local
934 void Assembler::cmpw(const Operand& op, Immediate imm16) { in cmpw()1462 void Assembler::ret(int imm16) { in ret()
243 UShort imm16; member
13438 UInt imm16 = (insn & 0xFFF) | ((insn >> 4) & 0x0000F000); in disInstr_ARM_WRK() local16699 UInt imm16 = (INSN0(3,0) << 12) | (INSN0(10,10) << 11) in disInstr_THUMB_WRK() local16713 UInt imm16 = (INSN0(3,0) << 12) | (INSN0(10,10) << 11) in disInstr_THUMB_WRK() local
389 PPCRH* PPCRH_Imm ( Bool syned, UShort imm16 ) { in PPCRH_Imm()
807 static IRExpr* mkSzExtendS16 ( IRType ty, UInt imm16 ) in mkSzExtendS16()
14093 UShort imm16 = 0; in disInstr_AMD64_WRK() local
1708 void Assembler::bkpt(uint32_t imm16) { // v5 and above in bkpt()
1934 void Assembler::ret(int imm16) { in ret()