Home | History | Annotate | Download | only in priv

Lines Matching refs:x48

2328       *p++ = toUChar(0x48 + (1 & iregBit3(i->Ain.Imm64.dst)));
2353 *p++ = toUChar(0x48 + (1 & iregBit3(i->Ain.Alu64R.dst)));
2775 *p++ = 0x48;
2797 *p++ = 0x48;
2803 *p++ = 0x48;
2896 *p++ = toUChar(reg >= 8 ? 0x49 : 0x48);