i386-opc.tbl: Add a blank line
* i386-opc.tbl: Add a blank line.
This commit is contained in:
parent
79b32e73d8
commit
e978ad6249
@ -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.
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user