Home
last modified time | relevance | path

Searched refs:kBType (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
Dconstants-riscv64.cc228 return kBType; in InstructionType()
Dconstants-riscv64.h1346 kBType, enumerator
1478 this->InstructionType() == InstructionBase::kBType || in Rs1Value()
1488 this->InstructionType() == InstructionBase::kBType || in Rs2Value()
1562 this->InstructionType() == InstructionBase::kBType); in Funct3Value()
1632 DCHECK(this->InstructionType() == InstructionBase::kBType); in BranchOffset()
/third_party/node/deps/v8/src/diagnostics/riscv64/
Ddisasm-riscv64.cc2834 case Instruction::kBType: in InstructionDecode()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc6900 case Instruction::kBType: in InstructionDecode()