diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-09-15 17:09:08 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-09-15 17:10:17 -0700 |
commit | db4cc66567397498a9e9eaedb8d0bb8889744ef7 (patch) | |
tree | b35dcd7b0ba840ff547fa32a2035cbc0e52cd688 /opcodes/i386-tbl.h | |
parent | 6e809f2dfa65fff42e3ab20e0d7490454288bbcc (diff) | |
download | gdb-db4cc66567397498a9e9eaedb8d0bb8889744ef7.zip gdb-db4cc66567397498a9e9eaedb8d0bb8889744ef7.tar.gz gdb-db4cc66567397498a9e9eaedb8d0bb8889744ef7.tar.bz2 |
x86: Set VexW=3 on AVX vrsqrtss
AVX vrsqrtss is a VEX WIG instruction.
* i386-opc.tbl: Set VexW=3 on AVX vrsqrtss.
* i386-tbl.h: Regenerated.
Diffstat (limited to 'opcodes/i386-tbl.h')
-rw-r--r-- | opcodes/i386-tbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h index f99daa0..0b1d2a4 100644 --- a/opcodes/i386-tbl.h +++ b/opcodes/i386-tbl.h @@ -45524,7 +45524,7 @@ const insn_template i386_optab[] = 0, 0, 0, 0, 0, 0 } }, { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 3, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { { { 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, |