x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / evex-no-scale-64.d
1 #objdump: -dw
2 #name: x86-64 EVEX no disp scaling
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <disp>:
9 +[a-f0-9]+: 62 f1 7c 48 28 05 00 fc ff ff vmovaps -0x400\(%rip\),%zmm0 # .*
10 +[a-f0-9]+: 62 f1 7c 48 28 04 05 40 00 00 00 vmovaps 0x40\(,%rax,1\),%zmm0
11 +[a-f0-9]+: 62 f1 7c 48 28 04 25 40 00 00 00 vmovaps 0x40,%zmm0
12 +[a-f0-9]+: 67 62 f1 7c 48 28 04 05 40 00 00 00 vmovaps 0x40\(,%eax,1\),%zmm0
13 +[a-f0-9]+: 67 62 f1 7c 48 28 04 25 40 00 00 00 addr32 vmovaps 0x40,%zmm0
14 +[a-f0-9]+: 62 f1 7c 48 28 04 25 40 00 00 00 vmovaps 0x40,%zmm0
This page took 0.039475 seconds and 5 git commands to generate.