This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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-


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]