Searched defs:ui5 (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/execution/loong64/ |
| D | simulator-loong64.h | 418 inline uint32_t ui5() const { return instr_.Ui5Value(); } in ui5() function
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| D | assembler-loong64.cc | 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()
|
| /third_party/libffi/testsuite/libffi.bhaible/ |
| D | testcases.c | 81 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/ |
| D | simulator-mips.cc | 4432 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local
|
| /third_party/node/deps/v8/src/execution/mips64/ |
| D | simulator-mips64.cc | 4705 uint32_t ui5 = i5 & 0x1Fu; in MsaI5InstrHelper() local
|