xor_long
static uint32_t xor_long (struct X86EMU *, uint32_t d, uint32_t s);
xor_long, /* 06 */
xor_long, /* 06 *//* YYY UNUSED ???? */
common_binop_word_long_rm_r(emu, xor_word, xor_long);
common_binop_word_long_r_rm(emu, xor_word, xor_long);
common_binop_word_long_imm(emu, xor_word, xor_long);