Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h537 #define MOVSX_BW(a, b) CHOICE(movsbw ARG2(a,b), movsbw ARG2(a,b), movsx ARG2(b,a)) macro
1252 #define MOVSX_BW(a, b) movsx B_(b), B_(a) macro