> at the end. make_compound_operation doesn't know how to > restore ZERO_EXTEND.
It does in general. See make_extraction, which it calls. The question is why it doesn't in this case. That's the bug.
> at the end. make_compound_operation doesn't know how to > restore ZERO_EXTEND.
It does in general. See make_extraction, which it calls. The question is why it doesn't in this case. That's the bug.