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] S12Z: opcodes: Separate the decoding of operations from their display.


Hi John,

> Ping! Ping!

Dude - where is your holiday spirit ? :-)
 
>           This change adds an abstraction layer between the decoding of machine
>           operations and their disassembled textual representation.  This allows
>           the decoding routines to be re-used for other purposes (at the expense)
>           of slightly slower running time.
>           
>           ChangeLog: opcodes/
>           
>              * s12z-opc.c: New file.
>              * s12z-opc.h: New file.
>              * s12z-dis.c: Removed all code not directly related to display
>                of instructions.  Used the interface provided by the new files
>                instead.
>              * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
>              * Makefile.in: regenerate.
>              * configure.ac (bfd_s12z_arch): Correct the dependencies.
>              * configure: regenerate.

Approved - please apply.

Cheers
  Nick

  


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