Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h508 inline int VAValue() const { return Bits(23, 21); } in VAValue() function in v8::internal::Instruction
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc3379 if ((instr->VCValue() == 0x0) && (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
3493 (instr->VAValue() == 0x7) && (instr->Bits(19, 16) == 0x1)) { in DecodeTypeVFP()
3509 (instr->VAValue() == 0x7) && (instr->Bits(19, 16) == 0x1)) { in DecodeTypeVFP()
3564 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()

Completed in 12 milliseconds