Searched refs:MMX (Results 1 – 2 of 2) sorted by relevance
800 src_reg_file = dst_reg_file = MMX; in DumpInstruction()822 src_reg_file = dst_reg_file = MMX; in DumpInstruction()838 dst_reg_file = MMX; in DumpInstruction()854 dst_reg_file = MMX; in DumpInstruction()885 dst_reg_file = MMX; in DumpInstruction()901 dst_reg_file = MMX; in DumpInstruction()917 dst_reg_file = MMX; in DumpInstruction()935 src_reg_file = dst_reg_file = MMX; in DumpInstruction()967 src_reg_file = MMX; in DumpInstruction()983 dst_reg_file = MMX; in DumpInstruction()[all …]
25 enum RegFile { GPR, MMX, SSE }; enumerator