and_word
and_word, /* 04 */
and_word, /* 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 uint16_t and_word (struct x86emu *, uint16_t d, uint16_t s);