Searched refs:FASTOP_SIZE (Results 1 – 1 of 1) sorted by relevance
311 #define FASTOP_SIZE 16 macro314 ".align " __stringify(FASTOP_SIZE) " \n\t" \335 #define FOP_START(op) __FOP_START(op, FASTOP_SIZE)5524 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()