Home
last modified time | relevance | path

Searched refs:ARM_HI (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h61 ARM_HI, ARM_LS, ARM_GE, ARM_LT, ARM_GT, ARM_LE, ARM_AL, ARM_NV enumerator
H A Darm.c24711 case E_CC_DGTUmode: code = ARM_HI; goto dominance; in maybe_get_arm_condition_code()
24763 case UNGT: return ARM_HI; in maybe_get_arm_condition_code()
24783 case LTU: return ARM_HI; in maybe_get_arm_condition_code()
24838 case GTU: return ARM_HI; in maybe_get_arm_condition_code()
H A Darm.cc24879 case E_CC_DGTUmode: code = ARM_HI; goto dominance; in maybe_get_arm_condition_code()
24931 case UNGT: return ARM_HI; in maybe_get_arm_condition_code()
24951 case LTU: return ARM_HI; in maybe_get_arm_condition_code()
25006 case GTU: return ARM_HI; in maybe_get_arm_condition_code()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h61 ARM_HI, ARM_LS, ARM_GE, ARM_LT, ARM_GT, ARM_LE, ARM_AL, ARM_NV enumerator
H A Darm.c24711 case E_CC_DGTUmode: code = ARM_HI; goto dominance; in maybe_get_arm_condition_code()
24763 case UNGT: return ARM_HI; in maybe_get_arm_condition_code()
24783 case LTU: return ARM_HI; in maybe_get_arm_condition_code()
24838 case GTU: return ARM_HI; in maybe_get_arm_condition_code()