Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h540 #define MOVZX_BW(a, b) CHOICE(movzbw ARG2(a,b), movzbw ARG2(a,b), movzx ARG2(b,a)) macro
1255 #define MOVZX_BW(a, b) movzx B_(b), B_(a) macro