Home | History | Annotate | Download | only in assembler

Lines Matching defs:DoubleNotEqual

99         DoubleNotEqual = ARMv7Assembler::ConditionVC, // Not the right flag! check for this & handle differently.
553 if (cond == DoubleNotEqual) {