Searched refs:ASM_NOP_MAX (Results 1 – 2 of 2) sorted by relevance
98 static const unsigned char * const intel_nops[ASM_NOP_MAX+2] =126 static const unsigned char * const k8_nops[ASM_NOP_MAX+2] =154 static const unsigned char * const k7_nops[ASM_NOP_MAX+2] =182 static const unsigned char * const p6_nops[ASM_NOP_MAX+2] =249 if (noplen > ASM_NOP_MAX) in add_nops()250 noplen = ASM_NOP_MAX; in add_nops()
138 #define ASM_NOP_MAX 8 macro139 #define NOP_ATOMIC5 (ASM_NOP_MAX+1) /* Entry for the 5-byte atomic NOP */