Searched refs:MMX (Results 1 – 2 of 2) sorted by relevance
815 src_reg_file = dst_reg_file = MMX; in DumpInstruction()837 src_reg_file = dst_reg_file = MMX; in DumpInstruction()853 dst_reg_file = MMX; in DumpInstruction()869 dst_reg_file = MMX; in DumpInstruction()900 dst_reg_file = MMX; in DumpInstruction()916 dst_reg_file = MMX; in DumpInstruction()932 dst_reg_file = MMX; in DumpInstruction()950 src_reg_file = dst_reg_file = MMX; in DumpInstruction()982 src_reg_file = MMX; in DumpInstruction()998 dst_reg_file = MMX; in DumpInstruction()[all …]
25 enum RegFile { GPR, MMX, SSE }; enumerator