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]

structured assembler for gnu as ?


Is there a standard implementation of "structured assembler" macros for gas?
_if, _else, _endif, _do, _while and similar? (which in general would
end up being converted to appropriate single branch instructions.)
I've found these useful using other assemblers, and I have some gas
macros that I think work, but I'd rather use a debugged and well-known
implementation than have my own version...

Thanks
WestfW


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