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,z80] Treat undocumented instruction sli properly.


Hi Arnold,

> gas/Changelog
> 2018-08-16 Arnold Metselaar <arnold.metsel@gmail.com>
> 	* config/tc-z80.c: Correct treatment of undocumented instruction sli/sll. 
> 	(emit_mr): Add argument unportable.
> 	(emit_bit): Adapt call to emit_mr.
> 	(emit_mr_z80): New function.
> 	(emit_mr_unportable): New function.
> 	(instab[]): Replace emit_mr with emit_mr_z80 or emit_mr_unportable as 
> appropriate.
 
Approved and applied.  Thanks for making one final patch! :-)

Cheers
  Nick


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