Fix tests for PR 18500, revisited
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / vfpv3-ldr_immediate.d
CommitLineData
ba592044
AM
1# name: VFPv3 vldr to vmov
2# as: -mfpu=vfp3
3# objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section \.text:
8
90[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
100[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].*
4ee3febd
AM
110[0-9a-fx]+ .*(00000000|3fbe0000) .*
120[0-9a-fx]+ .*(3fbe0000|00000000) .*
ba592044
AM
130[0-9a-fx]+ .*3df00000 .*
14.*
15
160[0-9a-fx]+ .*eebc0b00 (vmov\.f64|fconstd) d0, #192.*
170[0-9a-fx]+ .*eebc0a00 (vmov\.f32|fconsts) s0, #192.*
180[0-9a-fx]+ .*eeb40b00 (vmov\.f64|fconstd) d0, #64.*
190[0-9a-fx]+ .*eeb40a00 (vmov\.f32|fconsts) s0, #64.*
200[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
210[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].*
4ee3febd
AM
220[0-9a-fx]+ .*(00000000|3fe08000) .*
230[0-9a-fx]+ .*(3fe08000|00000000) .*
ba592044
AM
240[0-9a-fx]+ .*3f040000 .*
25.*
260[0-9a-fx]+ .*eeb60b0f (vmov\.f64|fconstd) d0, #111.*
270[0-9a-fx]+ .*eeb60a0f (vmov\.f32|fconsts) s0, #111.*
280[0-9a-fx]+ .*eeb30b0f (vmov\.f64|fconstd) d0, #63.*
290[0-9a-fx]+ .*eeb30a0f (vmov\.f32|fconsts) s0, #63.*
300[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
310[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].*
4ee3febd
AM
320[0-9a-fx]+ .*(00000000|40400000) .*
330[0-9a-fx]+ .*(40400000|00000000) .*
ba592044
AM
340[0-9a-fx]+ .*42000000 .*
35#pass
This page took 0.041084 seconds and 4 git commands to generate.