Searched defs:shamt5 (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/execution/riscv64/ | ||
H A D | simulator-riscv64.h | 646 inline int16_t shamt5() const { return (imm12() & 0x1F); } in shamt5() function in v8::internal::Simulator |
Completed in 6 milliseconds