Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.c112 #define DUMP_RI( R0, I ) do { \ macro
134 #define DUMP_RI( R0, I ) macro
457 DUMP_RI( dst, imm ); in x86_mov_reg_imm()
466 DUMP_RI( dst, imm ); in x86_mov_imm()
479 DUMP_RI( dst, imm ); in x86_mov16_imm()
496 DUMP_RI( dst, imm ); in x86_mov8_imm()
533 DUMP_RI( dst, imm ); in x86_add_imm()
539 DUMP_RI( dst, imm ); in x86_or_imm()
545 DUMP_RI( dst, imm ); in x86_and_imm()
551 DUMP_RI( dst, imm ); in x86_sub_imm()
[all …]