Home
last modified time | relevance | path

Searched refs:ldctest (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dgroup-reloc-ldc-parsing-bad.s3 .macro ldctest insn reg macro
25 ldctest ldc c0
26 ldctest ldcl c0
27 ldctest ldc2 c0
28 ldctest ldc2l c0
30 ldctest stc c0
31 ldctest stcl c0
32 ldctest stc2 c0
33 ldctest stc2l c0
Dgroup-reloc-ldc-encoding-bad.s7 .macro ldctest load store cst macro
43 ldctest ldc stc 0x1
44 ldctest ldcl stcl 0x1
45 ldctest ldc2 stc2 0x1
46 ldctest ldc2l stc2l 0x1
48 ldctest ldc stc 0x808
49 ldctest ldcl stcl 0x808
50 ldctest ldc2 stc2 0x808
51 ldctest ldc2l stc2l 0x808
Dgroup-reloc-ldc.s7 .macro ldctest load store macro
43 ldctest ldc stc
44 ldctest ldcl stcl
45 ldctest ldc2 stc2
46 ldctest ldc2l stc2l