Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm/
Ddisasm-arm.cc1311 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
1330 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
1353 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dconstants-arm.h535 inline int VAValue() const { return Bits(23, 21); } in VAValue() function
Dsimulator-arm.cc3017 (instr->VAValue() == 0x0)) { in DecodeTypeVFP()
3041 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3064 (instr->VAValue() == 0x7) && in DecodeTypeVFP()
3095 (instr->VAValue() == 0x0)); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()