Home
last modified time | relevance | path

Searched refs:u_imm20 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h649 inline int32_t u_imm20() const { return instr_.Imm20UValue() << 12; } in u_imm20() function in v8::internal::Simulator
H A Dsimulator-riscv64.cc4732 set_rd(u_imm20()); in DecodeRVUType()
4735 set_rd(sext_xlen(u_imm20() + get_pc())); in DecodeRVUType()

Completed in 11 milliseconds