[PATCH v6 1/2] opcodes: microblaze: Add new bit-field instructions
Alan Modra
amodra@gmail.com
Thu Oct 19 03:53:20 GMT 2023
On Thu, Oct 19, 2023 at 02:10:41PM +1030, Alan Modra wrote:
> On Sun, Oct 15, 2023 at 04:48:29PM +0000, Frager, Neal wrote:
> > In any case, thank you for your review, fixing this issue and committing the patch!
>
> Commit bb0d05ff74fd caused
> FAIL: objdump -S
> FAIL: objdump --source-comment
> on microblaze-linux-gnu.
Assembling and attempting to disassemble this
.text
.long 0x65005f5f
should give something to look at. I see
$ binutils/objdump -d xxx.o
xxx.o: file format elf32-microblaze
Disassembly of section .text:
00000000 <.text>:
Aborted (core dumped)
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list