Searched refs:FASTOP_SIZE (Results 1 – 1 of 1) sorted by relevance
293 #define FASTOP_SIZE 16 macro296 ".align " __stringify(FASTOP_SIZE) " \n\t" \319 #define FOP_START(op) __FOP_START(op, FASTOP_SIZE)1068 void (*fop)(void) = (void *)em_setcc + FASTOP_SIZE * (condition & 0xf); in test_cc()5076 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()