Searched refs:P_ (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | assyntax.h | 1093 #define CODEPTR(reg) P_(reg) 1099 #define P_(a) P_ ## a macro 1221 #define LEA_L(a, b) lea P_(b), P_(a) 1222 #define LEA_W(a, b) lea P_(b), P_(a) 1226 #define LDS(a, b) lds b, P_(a) 1227 #define LES(a, b) les b, P_(a) 1228 #define LFS(a, b) lfs b, P_( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | assyntax.h | 1093 #define CODEPTR(reg) P_(reg) 1099 #define P_(a) P_ ## a macro 1221 #define LEA_L(a, b) lea P_(b), P_(a) 1222 #define LEA_W(a, b) lea P_(b), P_(a) 1226 #define LDS(a, b) lds b, P_(a) 1227 #define LES(a, b) les b, P_(a) 1228 #define LFS(a, b) lfs b, P_( [all...] |
Completed in 10 milliseconds