• Home
  • Raw
  • Download

Lines Matching refs:dst_reg_file

164                                          RegFile dst_reg_file, const uint8_t** instr,  in DumpAddress()  argument
229 prefix[2], load ? src_reg_file : dst_reg_file); in DumpAddress()
342 RegFile dst_reg_file = GPR; in DumpInstruction() local
454 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
466 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
478 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
490 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
509 dst_reg_file = SSE; in DumpInstruction()
557 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
568 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
575 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
582 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
589 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
596 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
603 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
610 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
617 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
624 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
631 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
638 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
645 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
652 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
673 dst_reg_file = SSE; in DumpInstruction()
682 dst_reg_file = SSE; in DumpInstruction()
758 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()
797 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
800 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
819 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
822 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
835 dst_reg_file = SSE; in DumpInstruction()
838 dst_reg_file = MMX; in DumpInstruction()
846 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
850 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
854 dst_reg_file = MMX; in DumpInstruction()
866 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
873 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
882 dst_reg_file = SSE; in DumpInstruction()
885 dst_reg_file = MMX; in DumpInstruction()
898 dst_reg_file = SSE; in DumpInstruction()
901 dst_reg_file = MMX; in DumpInstruction()
914 dst_reg_file = SSE; in DumpInstruction()
917 dst_reg_file = MMX; in DumpInstruction()
932 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
935 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
958 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
975 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
979 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
983 dst_reg_file = MMX; in DumpInstruction()
1145 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1163 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1166 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1175 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1178 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1191 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1212 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1215 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1239 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1242 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1251 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1254 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1271 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1274 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1502 byte_second_operand, prefix, load, src_reg_file, dst_reg_file, in DumpInstruction()
1520 DumpReg(args, rex, reg_or_opcode, byte_operand, prefix[2], dst_reg_file); in DumpInstruction()