Home
last modified time | relevance | path

Searched defs:ui5 (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.h418 inline uint32_t ui5() const { return instr_.Ui5Value(); } in ui5() function
/third_party/node/deps/v8/src/codegen/loong64/
Dassembler-loong64.cc1226 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()
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c81 uint ui1=1, ui2=2, ui3=3, ui4=4, ui5=5, ui6=6, ui7=7, ui8=8, ui9=9; variable
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc4432 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc4705 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local