Searched defs:ui5 (Results 1 – 4 of 4) sorted by relevance
418 inline uint32_t ui5() const { return instr_.Ui5Value(); } in ui5() function
1226 void Assembler::slli_w(Register rd, Register rj, int32_t ui5) { in slli_w()1231 void Assembler::srli_w(Register rd, Register rj, int32_t ui5) { in srli_w()1236 void Assembler::srai_w(Register rd, Register rj, int32_t ui5) { in srai_w()1241 void Assembler::rotri_w(Register rd, Register rj, int32_t ui5) { in rotri_w()
4432 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local
4705 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local