Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc1527 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
1546 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
1569 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dconstants-arm.h563 inline int VAValue() const { return Bits(23, 21); } in VAValue() function
Dsimulator-arm.cc3382 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
3404 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3427 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3458 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()