Lines Matching refs:dst_reg_file

163                                          RegFile dst_reg_file, const uint8_t** instr,  in DumpAddress()  argument
228 prefix[2], load ? src_reg_file : dst_reg_file); in DumpAddress()
310 RegFile dst_reg_file = GPR; in DumpInstruction() local
421 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
433 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
445 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
457 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
476 dst_reg_file = SSE; in DumpInstruction()
524 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
535 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
542 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
549 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
570 dst_reg_file = SSE; in DumpInstruction()
579 dst_reg_file = SSE; in DumpInstruction()
655 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
673 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
689 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
693 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
696 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
709 dst_reg_file = SSE; in DumpInstruction()
712 dst_reg_file = MMX; in DumpInstruction()
720 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
724 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
728 dst_reg_file = MMX; in DumpInstruction()
740 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
747 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
756 dst_reg_file = SSE; in DumpInstruction()
759 dst_reg_file = MMX; in DumpInstruction()
772 dst_reg_file = SSE; in DumpInstruction()
775 dst_reg_file = MMX; in DumpInstruction()
788 dst_reg_file = SSE; in DumpInstruction()
791 dst_reg_file = MMX; in DumpInstruction()
814 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
970 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
988 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
991 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1000 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1003 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1016 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1024 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1027 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1036 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1039 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1056 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1059 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1281 byte_second_operand, prefix, load, src_reg_file, dst_reg_file, in DumpInstruction()
1299 DumpReg(args, rex, reg_or_opcode, byte_operand, prefix[2], dst_reg_file); in DumpInstruction()