[PATCH v3] opcodes: Fix BMASKI disassembly for immediate 32 on M*Core

Michal Sobon msobon@hex-rays.com
Tue Jan 20 16:12:51 GMT 2026


On Tue, Jan 20, 2026 at 4:14 PM Jan Beulich <jbeulich@suse.com> wrote:
> ... this change doesn't cause any testsuite fallout, neither for ELF nor
> for PE/COFF? It is possible, after all, that the comment was only partly
> wrong, meaning 4-byte alignment when saying 16.
>

Yeah, you are right. This padding is actually supposed to ensure
4-byte alignment.
This is required for PE tests to pass, but it looks like it doesn't
matter for ELF.
I will restore one padding instruction, fix the comment, and add the
missing newline.

> I assume you don't have write access, and hence the patch will need
> committing on your behalf?

This is correct. I don't have write access.

Michal


More information about the Binutils mailing list