[patch] allow "=" as comparison operator on z80

Arnold Metselaar arnold.metselaar@planet.nl
Sun Oct 30 18:25:00 GMT 2005


Hello,

The patch below allows to use "= instead of "==" on z80.

Arnold

ChangeLog:

* expr.c (op_encoding): map '='  to O_SINGLE_EQ, if defined
* config/tc-z80.h: define O_SINGLE_EQ as O_eq	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: O_eq.patch
Type: text/x-diff
Size: 1642 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051030/b7cc4688/attachment.bin>


More information about the Binutils mailing list