xor_byte
static uint8_t xor_byte (struct x86emu *, uint8_t d, uint8_t s);
xor_byte, /* 06 */
xor_byte, /* 06 *//* YYY UNUSED ???? */
common_binop_byte_rm_r(emu, xor_byte);
common_binop_byte_r_rm(emu, xor_byte);
common_binop_byte_imm(emu, xor_byte);