Searched defs:imm18 (Results 1 – 3 of 3) sorted by relevance
792 int32_t imm18 =((instr & static_cast<int32_t>(kImm16Mask)) << 16) >> 14; in target_at() local1246 int32_t imm18 = target_pos - at_offset; in label_at_put() local
726 int32_t imm18 =((instr & static_cast<int32_t>(kImm16Mask)) << 16) >> 14; in target_at() local1233 int32_t imm18 = target_pos - at_offset; in label_at_put() local
4350 int32_t imm18 = instr_.Imm18Value(); in DecodeTypeImmediate() local