Lines Matching refs:dst_reg_file

213   RegFile dst_reg_file = GPR;  in DumpInstruction()  local
322 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
334 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
346 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
358 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
377 dst_reg_file = SSE; in DumpInstruction()
425 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
436 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
443 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
450 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
525 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
543 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
559 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
563 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
566 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
574 dst_reg_file = SSE; in DumpInstruction()
577 dst_reg_file = MMX; in DumpInstruction()
585 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
589 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
593 dst_reg_file = MMX; in DumpInstruction()
605 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
612 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
620 dst_reg_file = SSE; in DumpInstruction()
623 dst_reg_file = MMX; in DumpInstruction()
634 dst_reg_file = SSE; in DumpInstruction()
637 dst_reg_file = MMX; in DumpInstruction()
648 dst_reg_file = SSE; in DumpInstruction()
651 dst_reg_file = MMX; in DumpInstruction()
671 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
776 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
792 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
795 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
808 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
815 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
818 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
827 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
830 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
839 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
842 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
851 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
854 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
863 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
866 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
875 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
878 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
887 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
890 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
899 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
902 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1145 prefix[2], load ? src_reg_file : dst_reg_file); in DumpInstruction()
1176 DumpReg(args, rex, reg_or_opcode, byte_operand, prefix[2], dst_reg_file); in DumpInstruction()