Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h604 inline int16_t rvc_imm6_sdsp() const { return instr_.RvcImm6SdspValue(); } in rvc_imm6_sdsp() function in v8::internal::Simulator
H A Dsimulator-riscv64.cc4880 int64_t addr = get_register(sp) + rvc_imm6_sdsp(); in DecodeCSSType()
4890 int64_t addr = get_register(sp) + rvc_imm6_sdsp(); in DecodeCSSType()

Completed in 10 milliseconds