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