Home
last modified time | relevance | path

Searched refs:VAValue (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h565 inline int VAValue() const { return Bits(23, 21); } in VAValue() function
Ddisasm-arm.cc1535 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
1604 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
1657 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dsimulator-arm.cc3428 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
3543 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3566 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3622 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()