Home
last modified time | relevance | path

Searched refs:ALIGNTEXT4ifNOP (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h283 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
289 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .balign ARG2(4,0x90), /*can't do it*/) macro
302 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
308 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
910 #define ALIGNTEXT4ifNOP ALIGN 4 macro
953 #define ALIGNTEXT4ifNOP ALIGN 4 macro

Completed in 6 milliseconds