Searched refs:SR_ (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 1102 #define SR_(a) W_ ## a macro 1244 #define MOV_SR(a, b) mov SR_(b), SR_(a) 1279 #define POP_SR(a) pop SR_(a) 1286 #define PUSH_SR(a) push SR_(a) |
Completed in 5 milliseconds