x86: Add NOTRACK prefix support
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index 8d7941ca43717cef730ad4f51fb4ff4c9639df8c..eacdb4fb0167079694012ff10bec14cf670e88d8 100644 (file)
@@ -566,6 +566,7 @@ static bitfield opcode_modifiers[] =
   BITFIELD (FWait),
   BITFIELD (IsString),
   BITFIELD (BNDPrefixOk),
+  BITFIELD (NoTrackPrefixOk),
   BITFIELD (IsLockable),
   BITFIELD (RegKludge),
   BITFIELD (FirstXmm0),
This page took 0.024023 seconds and 4 git commands to generate.