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]

In GAS, determine whether an expressionS is a constant ?


In the GAS codebase, is it possible to determine whether an
expressionS is a constant ?

I would like to be able to determine whether parse_exp_save_ilb() has
parsed a constant, and if it is a constant, extract its value from the
expressionS.


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