Searched refs:rep_prefix (Results 1 – 1 of 1) sorted by relevance
3669 uint_t rep_prefix = 0; in dtrace_disx86() local 3776 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() 4218 * opnd_size_prefix or rep_prefix we end up zeroing it 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 ! in dtrace_disx86() [all...]