+2018-09-13 Jan Beulich <jbeulich@suse.com>
+
+ * config/tc-i386.c (parse_insn): Extend comment ahead of pseudo-
+ suffix handling.
+
2018-09-13 Jan Beulich <jbeulich@suse.com>
* testsuite/gas/i386/x86-64-mpx.s: And BNDMK case with RIP-
if (!current_templates)
{
- /* Check if we should swap operand or force 32bit displacement in
+ /* Deprecated functionality (new code should use pseudo-prefixes instead):
+ Check if we should swap operand or force 32bit displacement in
encoding. */
if (mnem_p - 2 == dot_p && dot_p[1] == 's')
i.dir_encoding = dir_encoding_store;