Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c105 #define DUMP_RR( R0, R1 ) do { \ macro
133 #define DUMP_RR( R0, R1 ) macro
653 DUMP_RR( dst, src ); in x86_mov()
677 DUMP_RR( dst, src ); in x86_mov16()
686 DUMP_RR( dst, src ); in x86_mov8()
695 DUMP_RR( dst, src ); in x64_mov64()
718 DUMP_RR( dst, src ); in x86_movzx8()
725 DUMP_RR( dst, src ); in x86_movzx16()
744 DUMP_RR( dst, src ); in x86_xor()
752 DUMP_RR( dst, src ); in x86_cmp()
[all …]