Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
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