Home
last modified time | relevance | path

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

/third_party/mesa3d/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 9 milliseconds