Home | History | Annotate | Download | only in x64

Lines Matching full:setcc

431   int SetCC(byte* data);
825 int DisassemblerX64::SetCC(byte* data) {
1252 // SETcc: Set byte on condition. Needs pointer to beginning of instruction.
1253 current = data + SetCC(data);