x86: pre-process opcodes table before parsing
[deliverable/binutils-gdb.git] / opcodes / i386-opc.tbl
index a7fb06b59612f2540d124e3d2518d69ce0e3bca2..eb1bdf0f6117a12aac424a2458331ed955bb5fff 100644 (file)
 // Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
 // 02110-1301, USA.
 
+#define OPCODE_I386_H
+#include "i386-opc.h"
+#undef None
+
+### MARKER ###
+
 // Move instructions.
 // We put the 64bit displacement first and we only mark constants
 // larger than 32bit as Disp64.
This page took 0.026001 seconds and 4 git commands to generate.