x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / string-ok.d
index 3e218733de2474090d626c19a19779038eae5739..358596a25f40f4147d883fa6e120ced44ed63960 100644 (file)
@@ -1,7 +1,7 @@
 #as: -J
 #objdump: -dw -mi386
 #name: string insn operands
-#stderr: string-ok.e
+#warning_output: string-ok.e
 .*: +file format .*
 
 Disassembly of section .text:
@@ -26,12 +26,12 @@ Disassembly of section .text:
 [      ]+[0-9a-f]+:    ae[     ]+scas   (%es:)?\(%edi\),%al
 [      ]+[0-9a-f]+:    aa[     ]+stos   %al,(%es:)?\(%edi\)
 [      ]+[0-9a-f]+:    aa[     ]+stos   %al,(%es:)?\(%edi\)
-[      ]+[0-9a-f]+:    2e d7[  ]+xlat   %cs:\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    d7[     ]+xlatb? +(%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    67 d7[  ]+xlatb? +(%ds:)?\(%bx\)
+[      ]+[0-9a-f]+:    d7[     ]+xlatb? +(%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    d7[     ]+xlatb? +(%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    d7[     ]+xlatb? +(%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    2e d7[  ]+xlatb? +%cs:\(%ebx\)
 
 [0-9a-f]+ <.*start16>:
 [      ]+[0-9a-f]+:    a6[     ]+cmpsb  (%es:)?\(%edi\),(%ds:)?\(%esi\)
@@ -63,12 +63,11 @@ Disassembly of section .text:
 [      ]+[0-9a-f]+:    ae[     ]+scas   (%es:)?\(%edi\),%al
 [      ]+[0-9a-f]+:    aa[     ]+stos   %al,(%es:)?\(%edi\)
 [      ]+[0-9a-f]+:    aa[     ]+stos   %al,(%es:)?\(%edi\)
-[      ]+[0-9a-f]+:    2e d7[  ]+xlat   %cs:\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
-[      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
 [      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    67 d7[  ]+xlat   (%ds:)?\(%bx\)
 [      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
 [      ]+[0-9a-f]+:    d7[     ]+xlat   (%ds:)?\(%ebx\)
+[      ]+[0-9a-f]+:    2e d7[  ]+xlat   %cs:\(%ebx\)
 
 [0-9a-f]+ <.*intel16>:
 [      ]+[0-9a-f]+:    a6[     ]+cmpsb  (%es:)?\(%edi\),(%ds:)?\(%esi\)
This page took 0.024261 seconds and 4 git commands to generate.