and_long
and_long, /* 04 */
and_long, /* 04 *//* YYY UNUSED ???? */
common_binop_word_long_rm_r(emu, and_word, and_long);
common_binop_word_long_r_rm(emu, and_word, and_long);
common_binop_word_long_imm(emu, and_word, and_long);
static uint32_t and_long (struct x86emu *, uint32_t d, uint32_t s);