Searched refs:rep_prefix (Results 1 – 1 of 1) sorted by relevance
3669 uint_t rep_prefix = 0; in dtrace_disx86() local3776 which_prefix = &rep_prefix; in dtrace_disx86()4131 if (rep_prefix == 0xf3 && opcode1 == 0x9 && opcode2 == 0x0) { in dtrace_disx86()4132 rep_prefix = 0; in dtrace_disx86()4207 if (rep_prefix != 0xF2) { in dtrace_disx86()4233 rep_prefix == 0xf3) { in dtrace_disx86()4237 rep_prefix != 0) { in dtrace_disx86()4242 rep_prefix = 0; in dtrace_disx86()4275 if (rep_prefix != 0xF2) { in dtrace_disx86()4278 rep_prefix = 0; in dtrace_disx86()[all …]