How to save and restore a symbol value in Aarch64?

Andreas Schwab schwab@linux-m68k.org
Thu Apr 20 10:03:00 GMT 2017


On Apr 20 2017, Jeffrey Walton <noloader@gmail.com> wrote:

> I need the method to get the previous .cpu value

.cpu is not a symbol, it is a directive, so you cannot get its "value".
The effect of the directive is to modify the internal state of the
assembler, which is not directly accessible to the assembler input.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list