gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_3-a-fp.d
1 #as: -march=armv8.3-a+fp
2 #objdump: -dr
3 #skip: *-*-pe *-wince-*
4
5 .*: +file format .*arm.*
6
7 Disassembly of section .text:
8
9 [0-9a-f]+ <.*>:
10 [0-9a-f]+: eef90bc7 vjcvt.s32.f64 s1, d7
11 [0-9a-f]+: eef90bc7 vjcvt.s32.f64 s1, d7
12
13 [0-9a-f]+ <.*>:
14 [0-9a-f]+: eef9 0bc7 vjcvt.s32.f64 s1, d7
15
This page took 0.030389 seconds and 4 git commands to generate.