Searched refs:ALIGNTEXT4ifNOP (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | assyntax.h | 283 /* 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
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | assyntax.h | 283 /* 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 11 milliseconds