Home | History | Annotate | Download | only in x86_64

Lines Matching refs:x40

243         tcg_out8(s, rex | 0x40);
289 tcg_out8(s, 0x40 | ((r & 7) << 3) | (rm & 7));
316 mod = 0x40;
335 if (mod == 0x40) {