Searched refs:MOVSX_BW (Results 1 – 1 of 1) sorted by relevance
537 #define MOVSX_BW(a, b) CHOICE(movsbw ARG2(a,b), movsbw ARG2(a,b), movsx ARG2(b,a)) macro1252 #define MOVSX_BW(a, b) movsx B_(b), B_(a) macro