Home | History | Annotate | Download | only in assembler

Lines Matching defs:Equal

46         Equal = ARMAssembler::EQ,
912 return Jump(m_assembler.jmp(ARMCondition(Equal)));
924 // Convert the integer result back to float & compare to the original value - if not equal or unordered (NaN) then jump.