i386-opc.tbl: Add a blank line

* i386-opc.tbl: Add a blank line.
This commit is contained in:
H.J. Lu 2020-06-26 09:24:19 -07:00
parent 79b32e73d8
commit e978ad6249
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2020-06-26 H.J. Lu <hongjiu.lu@intel.com>
* i386-opc.tbl: Add a blank line.
2020-06-26 H.J. Lu <hongjiu.lu@intel.com> 2020-06-26 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (opcode_modifiers): Replace VecSIB with SIB. * i386-gen.c (opcode_modifiers): Replace VecSIB with SIB.

View File

@ -84,6 +84,7 @@
#define Vex128 Vex=VEX128 #define Vex128 Vex=VEX128
#define Vex256 Vex=VEX256 #define Vex256 Vex=VEX256
#define VexLIG Vex=VEXScalar #define VexLIG Vex=VEXScalar
#define VecSIB128 SIB=VECSIB128 #define VecSIB128 SIB=VECSIB128
#define VecSIB256 SIB=VECSIB256 #define VecSIB256 SIB=VECSIB256
#define VecSIB512 SIB=VECSIB512 #define VecSIB512 SIB=VECSIB512