Searched refs:SETCC_ALIGN (Results 1 – 1 of 1) sorted by relevance
444 #define SETCC_ALIGN 16 macro447 ".align " __stringify(SETCC_ALIGN) " \n\t" \452 ".skip " __stringify(SETCC_ALIGN) " - (.-" #op "), 0xcc \n\t"458 __FOP_START(setcc, SETCC_ALIGN)1102 void (*fop)(void) = (void *)em_setcc + SETCC_ALIGN * (condition & 0xf); in test_cc()