[PATCH] S390: Disassemble 31-bit binaries with "zarch" opcode set by default

Andreas Krebbel krebbel@linux.vnet.ibm.com
Wed Oct 30 17:06:00 GMT 2013
On 30/10/13 15:13, Andreas Arnez wrote:
> Currently the disassembler for s390 (by default) assumes that a 31-bit
> binary was compiled in "ESA" mode -- and then only disassembles a
> limited opcode set.  The change upgrades the default to the full "zarch"
> opcode set even for 31-bit binaries.
> 
> opcodes/
> 	* s390-dis.c (init_disasm): Default to full 'zarch' opcode
> 	availability even for 31-bit programs.

Applied. Thanks!

-Andreas-



More information about the Binutils mailing list