Searched defs:imm18 (Results 1 – 3 of 3) sorted by relevance
854 int32_t imm18 =((instr & static_cast<int32_t>(kImm16Mask)) << 16) >> 14; in target_at() local1555 int32_t imm18 = target_pos - at_offset; in label_at_put() local
785 int32_t imm18 =((instr & static_cast<int32_t>(kImm16Mask)) << 16) >> 14; in target_at() local1535 int32_t imm18 = target_pos - at_offset; in label_at_put() local
6513 int32_t imm18 = instr_.Imm18Value(); in DecodeTypeImmediate() local