Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dassyntax.h593 #define ROR_B(a, b) CHOICE(rorb ARG2(a,b), rorb ARG2(a,b), rorb ARG2(b,a)) macro
1306 #define ROR_B(a, b) ror B_(b), B_(a) macro