[PATCH] new pseudo-ops .ifb/.ifnb
Ian Lance Taylor
ian@airs.com
Thu Apr 28 15:17:00 GMT 2005
More information about the Binutils mailing list
Thu Apr 28 15:17:00 GMT 2005
- Previous message (by thread): [PATCH] new pseudo-ops .ifb/.ifnb
- Next message (by thread): [PATCH] new pseudo-ops .ifb/.ifnb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Jan Beulich" <JBeulich@novell.com> writes: > In preparation of adding support for macros with variable number of > arguments, this adds new conditional pseudo-op .ifb and .ifnb, which > check whether their arguments are (non-)blank / (non-)empty. I believe you can do that with .ifc and .ifnc, just by comparing to an empty string. Ian
- Previous message (by thread): [PATCH] new pseudo-ops .ifb/.ifnb
- Next message (by thread): [PATCH] new pseudo-ops .ifb/.ifnb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list