Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / neon-frint.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0000000000000000 <.*>:
8 0: 0e2188e7 frintn v7.2s, v7.2s
9 4: 4e2188e7 frintn v7.4s, v7.4s
10 8: 4e6188e7 frintn v7.2d, v7.2d
11 c: 2e2188e7 frinta v7.2s, v7.2s
12 10: 6e2188e7 frinta v7.4s, v7.4s
13 14: 6e6188e7 frinta v7.2d, v7.2d
14 18: 0ea188e7 frintp v7.2s, v7.2s
15 1c: 4ea188e7 frintp v7.4s, v7.4s
16 20: 4ee188e7 frintp v7.2d, v7.2d
17 24: 0e2198e7 frintm v7.2s, v7.2s
18 28: 4e2198e7 frintm v7.4s, v7.4s
19 2c: 4e6198e7 frintm v7.2d, v7.2d
20 30: 2e2198e7 frintx v7.2s, v7.2s
21 34: 6e2198e7 frintx v7.4s, v7.4s
22 38: 6e6198e7 frintx v7.2d, v7.2d
23 3c: 0ea198e7 frintz v7.2s, v7.2s
24 40: 4ea198e7 frintz v7.4s, v7.4s
25 44: 4ee198e7 frintz v7.2d, v7.2d
26 48: 2ea198e7 frinti v7.2s, v7.2s
27 4c: 6ea198e7 frinti v7.4s, v7.4s
28 50: 6ee198e7 frinti v7.2d, v7.2d
This page took 0.031487 seconds and 4 git commands to generate.