diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-07-19 08:28:29 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-07-19 08:28:29 +0200 |
commit | c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab (patch) | |
tree | 6f5a4a23c2d56878e002fe9b566dc9dc81f06503 /gas | |
parent | e387da76fc6ee61f6bc30edfa1210be173e96db4 (diff) | |
download | gdb-c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab.zip gdb-c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab.tar.gz gdb-c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab.tar.bz2 |
x86: pre-process opcodes table before parsing
Instead of expanding macro-like constructs in i386-gen, have the C pre-
processor do this for us. Besides being a prerequisite for the next
template folding steps, this also paves the way for removing various
hidden dependencies between #define-s in i386-opc.h and plain literal
numbers used in i386-opc.tbl.
The #undef of None is solely to leave the generated i386-tbl.h entirely
unchanged.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions