This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
In GAS, determine whether an expressionS is a constant ?
- From: William Tambe <tambewilliam at gmail dot com>
- To: binutils at sourceware dot org
- Date: Thu, 10 Oct 2019 02:16:49 -0500
- Subject: 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.