Searched defs:ARM_INVERSE_CONDITION_CODE (Results 1 – 2 of 2) sorted by relevance
67 #define ARM_INVERSE_CONDITION_CODE(X) ((arm_cc) (((int)X) ^ 1)) macro
64 #define ARM_INVERSE_CONDITION_CODE(X) ((arm_cc) (((int)X) ^ 1)) macro