Searched defs:CPU_HAS_ROR (Results 1 – 2 of 2) sorted by relevance
528 #define CPU_HAS_ROR(CPU) CPU_HAS_DROR (CPU) macro
529 #define CPU_HAS_ROR(CPU) (CPU_HAS_DROR (CPU) || (CPU) == CPU_ALLEGREX) macro