Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dconstants-arm.h552 inline int VAValue() const { return Bits(23, 21); } in VAValue() function
Ddisasm-arm.cc1573 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
1643 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
1696 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dsimulator-arm.cc3353 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
3468 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3491 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3547 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()