diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-09-30 17:48:11 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-09-30 17:48:11 +0000 |
commit | 916fae91358d6167491c79c817c8a9e85ac037b9 (patch) | |
tree | 6d43749de6f69fc2978842688269f2377efbbbf7 /opcodes/ChangeLog | |
parent | c7b0bd56cec703fd6a409568946b505218defa08 (diff) | |
download | gdb-916fae91358d6167491c79c817c8a9e85ac037b9.zip gdb-916fae91358d6167491c79c817c8a9e85ac037b9.tar.gz gdb-916fae91358d6167491c79c817c8a9e85ac037b9.tar.bz2 |
Add Size64 to movq/vmovq with Reg64 operand
* i386-opc.tbl: Add Size64 to movq/vmovq with Reg64 operand.
* i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3072035..ae22ba9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2013-09-30 H.J. Lu <hongjiu.lu@intel.com> + + * i386-opc.tbl: Add Size64 to movq/vmovq with Reg64 operand. + * i386-init.h: Regenerated. + 2013-09-30 Saravanan Ekanathan <saravanan.ekanathan@amd.com> * i386-gen.c (cpu_flag_init): Add CPU_BDVER4_FLAGS. |