cmp_byte_no_return
static void cmp_byte_no_return (struct X86EMU *, uint8_t d, uint8_t s);
common_binop_ns_byte_rm_r(emu, cmp_byte_no_return);