Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h602 inline bool IsNopLikeType1() const { return Bits(24, 8) == 0x120F0; } in IsNopLikeType1() function in v8::internal::Instruction
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc2382 } else if ((type == 1) && instr->IsNopLikeType1()) { in DecodeType01()

Completed in 12 milliseconds