diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 61bc452..f36ee55 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,11 @@ 2020-06-25 Jan Beulich <jbeulich@suse.com> + * i386-dis.c: Adjust description of J macro. + (dis386, x86_64_table, mod_table): Replace J. + (putop): Remove handling of J. + +2020-06-25 Jan Beulich <jbeulich@suse.com> + * i386-dis.c: (float_mem): Reduce alternatives for fstpt and fldpt. 2020-06-25 Jan Beulich <jbeulich@suse.com> |