Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h607 inline int16_t rvc_imm8_b() const { return instr_.RvcImm8BValue(); } in rvc_imm8_b() function in v8::internal::Simulator
H A Dsimulator-riscv64.cc4963 int64_t next_pc = get_pc() + rvc_imm8_b(); in DecodeCBType()
4969 int64_t next_pc = get_pc() + rvc_imm8_b(); in DecodeCBType()

Completed in 17 milliseconds