test_long
static void test_long (struct x86emu *, uint32_t d, uint32_t s);
test_long(emu, emu->x86.R_EAX, fetch_long_imm(emu));
test_long(emu, destval, srcval);
common_binop_ns_word_long_rm_r(emu, test_word, test_long);