Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h439 #define IMUL_L(a, b) CHOICE(imull ARG2(a,b), imull ARG2(a,b), _LTOG imul ARG2(b,a)) macro
1167 #define IMUL_L(a, b) imul L_(b), L_(a) macro

Completed in 9 milliseconds