Lines Matching full:x40
256 tcg_out8(s, (uint8_t)(rex | 0x40));303 tcg_out8(s, 0x40 | ((r & 7) << 3) | (rm & 7));330 mod = 0x40;349 if (mod == 0x40) {