Home | History | Annotate | Download | only in x64

Lines Matching full:setcc

436   int SetCC(byte* data);
834 int DisassemblerX64::SetCC(byte* data) {
1312 // SETcc: Set byte on condition. Needs pointer to beginning of instruction.
1313 current = data + SetCC(data);