test_word
static void test_word (struct x86emu *, uint16_t d, uint16_t s);
test_word(emu, emu->x86.R_AX, fetch_word_imm(emu));
test_word(emu, destval, srcval);
common_binop_ns_word_long_rm_r(emu, test_word, test_long);