Lines Matching refs:src_reg_file

173                                          uint8_t* prefix, bool load, RegFile src_reg_file,  in DumpAddress()  argument
239 prefix[2], load ? src_reg_file : dst_reg_file); in DumpAddress()
353 RegFile src_reg_file = GPR; in DumpInstruction() local
469 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
481 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
493 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
505 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
541 src_reg_file = SSE; in DumpInstruction()
558 src_reg_file = SSE; in DumpInstruction()
572 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
583 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
590 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
597 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
604 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
611 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
618 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
625 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
632 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
639 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
646 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
653 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
660 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
667 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
687 src_reg_file = SSE; in DumpInstruction()
696 src_reg_file = SSE; in DumpInstruction()
705 src_reg_file = SSE; in DumpInstruction()
713 src_reg_file = SSE; in DumpInstruction()
721 src_reg_file = SSE; in DumpInstruction()
773 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
791 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
807 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
812 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
815 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
834 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
837 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
861 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
865 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
881 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
888 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
947 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
950 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
973 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
979 src_reg_file = SSE; in DumpInstruction()
982 src_reg_file = MMX; in DumpInstruction()
990 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
994 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1144 src_reg_file = SSE; in DumpInstruction()
1160 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1178 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1181 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1190 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1193 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1206 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1227 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1230 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1254 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1257 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1266 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1269 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1286 src_reg_file = dst_reg_file = SSE; in DumpInstruction()
1289 src_reg_file = dst_reg_file = MMX; in DumpInstruction()
1518 byte_second_operand, prefix, load, src_reg_file, dst_reg_file, in DumpInstruction()
1548 DumpReg(args, rex, reg_or_opcode, byte_operand, prefix[2], src_reg_file); in DumpInstruction()