Searched refs:TBYTE_PTR (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | assyntax.h | 893 #define TBYTE_PTR tword macro 936 #define TBYTE_PTR tbyte ptr macro 1009 #define X_CONTENT(a) TBYTE_PTR [a] 1016 #define X_CONTENT(a) TBYTE_PTR a 1025 #define X_REGIND(a) TBYTE_PTR [a] 1033 #define X_REGOFF(a, b) TBYTE_PTR [b + a] 1043 #define X_REGBID(b, i, d) TBYTE_PTR [b + i + d] 1051 #define X_REGBIS(b, i, s) TBYTE_PTR [b + i * s] 1059 #define X_REGBISD(b, i, s, d) TBYTE_PTR [b + i * s + d] 1067 #define X_REGDIS(d, i, s) TBYTE_PTR [ [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | assyntax.h | 893 #define TBYTE_PTR tword macro 936 #define TBYTE_PTR tbyte ptr macro 1009 #define X_CONTENT(a) TBYTE_PTR [a] 1016 #define X_CONTENT(a) TBYTE_PTR a 1025 #define X_REGIND(a) TBYTE_PTR [a] 1033 #define X_REGOFF(a, b) TBYTE_PTR [b + a] 1043 #define X_REGBID(b, i, d) TBYTE_PTR [b + i + d] 1051 #define X_REGBIS(b, i, s) TBYTE_PTR [b + i * s] 1059 #define X_REGBISD(b, i, s, d) TBYTE_PTR [b + i * s + d] 1067 #define X_REGDIS(d, i, s) TBYTE_PTR [ [all...] |
Completed in 14 milliseconds