GNU binutils & PowerPC VLE

Martin Hinner martin at hinner.info
Wed Apr 30 19:59:37 EST 2014


Hello,

  I know this topic does not exactly fit this mailing list, but I
think it's better to ask here than on binutils.

  I need to assemble and disassemble some PowerPC VLE (variable length
encoding)  e200 code. Binutils as of 2.23.2 support VLE. But when I
try to use objdump -D with  -m powerpc:vle or -M vle I get plain
32-bit powerpc ISA disassembly (instead of 16bit instructions). Tried
to change input file format, endianity, etc. What am I doing wrong?

Thank you,

Martin


More information about the Linuxppc-dev mailing list