Searched refs:VAValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h535 inline int VAValue() const { return Bits(23, 21); } function in class:v8::internal::Instruction
H A Dsimulator-arm.cc3017 (instr->VAValue() == 0x0)) {
3041 (instr->VAValue() == 0x7) &&
3064 (instr->VAValue() == 0x7) &&
3095 (instr->VAValue() == 0x0));

Completed in 60 milliseconds