Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc1153 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
1156 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
1179 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dconstants-arm.h620 inline int VAValue() const { return Bits(23, 21); } in VAValue() function
Dsimulator-arm.cc2831 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
2835 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
2857 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
2887 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()