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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h529 #define MOV_SR(a, b) CHOICE(movw ARG2(a,b), mov ARG2(a,b), mov ARG2(b,a)) macro
1244 #define MOV_SR(a, b) mov SR_(b), SR_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h529 #define MOV_SR(a, b) CHOICE(movw ARG2(a,b), mov ARG2(a,b), mov ARG2(b,a)) macro
1244 #define MOV_SR(a, b) mov SR_(b), SR_(a) macro

Completed in 11 milliseconds