Lines Matching defs:lui
142 // specially coded on RISC-V means that it is a lui/addi instruction, and that
1515 void Assembler::lui(Register rd, int32_t imm20) { GenInstrU(LUI, rd, imm20); }
3223 lui(rd, (int32_t)high_20);
3255 lui(rd, (int32_t)high_20);
3289 lui(temp_reg, (int32_t)high_20);
3312 lui(rd, (int32_t)high_20);
3489 lui(rd, (int32_t)high_20);
3499 lui(rd, (imm + (1LL << 47) + (1LL << 35) + (1LL << 23) + (1LL << 11)) >>
3522 // immediate field of lui instruction immediately following the ebreak to
3526 lui(zero_reg, code);
3874 // lui(reg, (int32_t)high_20); // 19 high bits