summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/opcode.d
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2017-11-24 08:42:04 +0100
committerJan Beulich <jbeulich@suse.com>2017-11-24 08:42:04 +0100
commitac465521a50102d589a6a05a1e722dfa349d3181 (patch)
treec3563604e55d5d21c015005b97c5c3ed79ab940a /gas/testsuite/gas/i386/opcode.d
parent00ea2e2ad34edd202f58d9a1eea2081f0905f9f2 (diff)
x86: don't omit disambiguating suffixes from "fi*"
"fi*" typically come in two (loads/stores: three) flavors, distinguished by the suffix. Don't omit the 's' one when disassembling.
Diffstat (limited to 'gas/testsuite/gas/i386/opcode.d')
-rw-r--r--gas/testsuite/gas/i386/opcode.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/i386/opcode.d b/gas/testsuite/gas/i386/opcode.d
index f2897ff38d..a4f2e595bf 100644
--- a/gas/testsuite/gas/i386/opcode.d
+++ b/gas/testsuite/gas/i386/opcode.d
@@ -218,8 +218,8 @@ Disassembly of section .text:
2ac: db 90 90 90 90 90 [ ]*fistl -0x6f6f6f70\(%eax\)
2b2: dc 90 90 90 90 90 [ ]*fcoml -0x6f6f6f70\(%eax\)
2b8: dd 90 90 90 90 90 [ ]*fstl -0x6f6f6f70\(%eax\)
- 2be: de 90 90 90 90 90 [ ]*ficom -0x6f6f6f70\(%eax\)
- 2c4: df 90 90 90 90 90 [ ]*fist -0x6f6f6f70\(%eax\)
+ 2be: de 90 90 90 90 90 [ ]*ficoms -0x6f6f6f70\(%eax\)
+ 2c4: df 90 90 90 90 90 [ ]*fists -0x6f6f6f70\(%eax\)
2ca: e0 90 [ ]*loopne (0x)?25c.*
2cc: e1 90 [ ]*loope (0x)?25e.*
2ce: e2 90 [ ]*loop (0x)?260.*