Home | History | Annotate | Download | only in x64

Lines Matching refs:SetCC

427   int SetCC(byte* data);
821 int DisassemblerX64::SetCC(byte* data) {
1186 // SETcc: Set byte on condition. Needs pointer to beginning of instruction.
1187 current = data + SetCC(data);