Home
last modified time | relevance | path

Searched refs:yaml2obj (Results 1 – 25 of 1351) sorted by relevance

12345678910>>...55

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dfile-header-machine-types.test3 # RUN: yaml2obj %s -o %t.none.o -D MACHINE=EM_NONE
6 # RUN: yaml2obj %s -o %t.m32.o -D MACHINE=EM_M32
9 # RUN: yaml2obj %s -o %t.sparc.o -D MACHINE=EM_SPARC
12 # RUN: yaml2obj %s -o %t.386.o -D MACHINE=EM_386
15 # RUN: yaml2obj %s -o %t.68k.o -D MACHINE=EM_68K
18 # RUN: yaml2obj %s -o %t.88k.o -D MACHINE=EM_88K
24 # RUN: yaml2obj %s -o %t.860.o -D MACHINE=EM_860
27 # RUN: yaml2obj %s -o %t.mips.o -D MACHINE=EM_MIPS
45 # RUN: yaml2obj %s -o %t.960.o -D MACHINE=EM_960
48 # RUN: yaml2obj %s -o %t.ppc.o -D MACHINE=EM_PPC
[all …]
H A Damdgpu-elf-headers.test1 # RUN: yaml2obj %s -o %t -DABI_VERSION=0 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX600
4 # RUN: yaml2obj %s -o %t -DABI_VERSION=1 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX600
7 # RUN: yaml2obj %s -o %t -DABI_VERSION=2 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX600
10 # RUN: yaml2obj %s -o %t -DABI_VERSION=0 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX601
13 # RUN: yaml2obj %s -o %t -DABI_VERSION=1 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX601
16 # RUN: yaml2obj %s -o %t -DABI_VERSION=2 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX601
19 # RUN: yaml2obj %s -o %t -DABI_VERSION=0 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX602
22 # RUN: yaml2obj %s -o %t -DABI_VERSION=1 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX602
25 # RUN: yaml2obj %s -o %t -DABI_VERSION=2 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX602
28 # RUN: yaml2obj %s -o %t -DABI_VERSION=0 -DFLAG_NAME=EF_AMDGPU_MACH_AMDGCN_GFX700
[all …]
H A Dnote-core.test4 # RUN: yaml2obj %s -DTYPE=0x1 -o %t1.o
9 # RUN: yaml2obj %s -DTYPE=0x2 -o %t2.o
14 # RUN: yaml2obj %s -DTYPE=0x3 -o %t3.o
19 # RUN: yaml2obj %s -DTYPE=0x4 -o %t4.o
24 # RUN: yaml2obj %s -DTYPE=0x6 -o %t5.o
29 # RUN: yaml2obj %s -DTYPE=0xA -o %t6.o
34 # RUN: yaml2obj %s -DTYPE=0xC -o %t7.o
39 # RUN: yaml2obj %s -DTYPE=0xD -o %t8.o
44 # RUN: yaml2obj %s -DTYPE=0x10 -o %t9.o
49 # RUN: yaml2obj %s -DTYPE=0x11 -o %t10.o
[all …]
H A Dmips-abiflags.test4 # RUN: yaml2obj %s -DBITS=32 -DENCODE=LSB -o %t.le32
7 # RUN: yaml2obj %s -DBITS=32 -DENCODE=MSB -o %t.be32
10 # RUN: yaml2obj %s -DBITS=64 -DENCODE=LSB -o %t.le64
13 # RUN: yaml2obj %s -DBITS=64 -DENCODE=MSB -o %t.be64
76 # RUN: yaml2obj %s -DVERSION=0 -o %t.version.a
143 # RUN: yaml2obj %s -DGPR=REG_32 -o %t.gpr.32
147 # RUN: yaml2obj %s -DGPR=REG_64 -o %t.gpr.64
151 # RUN: yaml2obj %s -DGPR=REG_128 -o %t.gpr.128
163 # RUN: yaml2obj %s -DCPR1=REG_32 -o %t.cpr1.32
167 # RUN: yaml2obj %s -DCPR1=REG_64 -o %t.cpr1.64
[all …]
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/
H A Drelocation-addend.yaml1 ## Here we document how yaml2obj handles relocation addend descriptions.
11 # RUN: yaml2obj %s -o %t64.decimal.max -DADDEND=18446744073709551615
13 # RUN: yaml2obj %s -o %t64.hex.max -DADDEND=0xFFFFFFFFFFFFFFFF
17 # RUN: yaml2obj %s -o %t64.decimal.first.pos -DADDEND=1
19 # RUN: yaml2obj %s -o %t64.hex.first.pos -DADDEND=0x1
23 # RUN: yaml2obj %s -o %t64.decimal.null -DADDEND=0
25 # RUN: yaml2obj %s -o %t64.hex.null -DADDEND=0x0
29 # RUN: yaml2obj %s -o %t64.decimal.first.neg -DADDEND=-1
86 # RUN: yaml2obj --docnum=2 %s -o %t32.hex.first.pos -DADDEND=0x1
90 # RUN: yaml2obj --docnum=2 %s -o %t32.decimal.null -DADDEND=0
[all …]
H A Dheader-osabi.yaml4 # RUN: yaml2obj %s --docnum=1 -o %t.default
5 # RUN: yaml2obj %s --docnum=2 -o %t.none
24 # RUN: yaml2obj %s --docnum=3 -o %t.hpux
36 # RUN: yaml2obj %s --docnum=4 -o %t.netbsd
49 # RUN: yaml2obj %s --docnum=5 -o %t.gnu
69 # RUN: yaml2obj %s --docnum=7 -o %t.hurd
93 # RUN: yaml2obj %s --docnum=9 -o %t.aix
105 # RUN: yaml2obj %s --docnum=10 -o %t.irix
177 # RUN: yaml2obj %s --docnum=16 -o %t.nsk
189 # RUN: yaml2obj %s --docnum=17 -o %t.aros
[all …]
H A Dsht-symtab-shndx.yaml1 ## Check that yaml2obj is able to produce output
5 # RUN: yaml2obj --docnum=1 %s -o %t1
22 ## Check that yaml2obj keeps the SHT_SYMTAB_SHNDX section in the output
26 # RUN: yaml2obj --docnum=2 %s -o %t2
67 ## Check that yaml2obj allows producing broken SHT_SYMTAB_SHNDX section
71 # RUN: yaml2obj --docnum=3 %s -o %t3
109 # RUN: yaml2obj --docnum=5 %s -o %t5
166 # RUN: yaml2obj --docnum=6 -DSIZE=4 %s -o %t.size.o
172 # RUN: yaml2obj --docnum=6 -DCONTENT="'11223344'" %s -o %t.content.o
178 # RUN: not yaml2obj --docnum=6 -DSIZE=0 -DENTRIES="[]" %s 2>&1 | \
[all …]
H A Darm-exidx-section.yaml6 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DCLASS=64 %s -o %t.le64
8 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DCLASS=32 %s -o %t.le32
10 # RUN: yaml2obj --docnum=1 -DENCODE=MSB -DCLASS=64 %s -o %t.be64
12 # RUN: yaml2obj --docnum=1 -DENCODE=MSB -DCLASS=32 %s -o %t.be32
55 # RUN: yaml2obj --docnum=2 %s -o %t.props.o
78 # RUN: not yaml2obj --docnum=3 -DSIZE=0 -DENT="[]" %s 2>&1 | \
80 # RUN: not yaml2obj --docnum=3 -DCONTENT="'00'" -DENT="[]" %s 2>&1 | \
101 # RUN: not yaml2obj --docnum=3 -DCONTENT="'00'" -DSIZE=0 %s 2>&1 | \
106 # RUN: yaml2obj --docnum=3 -DCONTENT="'00'" -DSIZE=1 %s -o %t.cont.size.eq.o
121 # RUN: yaml2obj --docnum=3 -DCONTENT="'11223344'" %s -o %t.content.o
[all …]
H A Dduplicate-symbol-names.yaml1 ## Check that yaml2obj is able to produce an object from YAML
4 # RUN: yaml2obj --docnum=1 %s -o %t1
19 ## Check that yaml2obj reports an error when we have
22 # RUN: not yaml2obj --docnum=2 %s 2>&1| FileCheck %s --check-prefix=CASE2
35 ## Check that yaml2obj reports an error when we have
39 # RUN: not yaml2obj --docnum=3 %s 2>&1| FileCheck %s --check-prefix=CASE3
53 ## Check that yaml2obj can produce correct relocations that
56 # RUN: yaml2obj --docnum=4 %s -o %t4
H A Dclass-endianness.yaml3 # RUN: yaml2obj -D BITS=64 -D ENCODE=LSB %s | llvm-readobj --file-headers - | \
5 # RUN: yaml2obj -D BITS=64 -D ENCODE=MSB %s | llvm-readobj --file-headers - | \
7 # RUN: yaml2obj -D BITS=32 -D ENCODE=LSB %s | llvm-readobj --file-headers - | \
9 # RUN: yaml2obj -D BITS=32 -D ENCODE=MSB %s | llvm-readobj --file-headers - | \
24 # RUN: not yaml2obj --docnum=1 -D BITS=16 -D ENCODE=LSB %s 2>&1 | FileCheck --check-prefix=BAD %s
25 # RUN: not yaml2obj --docnum=1 -D BITS=32 -D ENCODE= %s 2>&1 | FileCheck --check-prefix=BAD %s
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/
H A Dmips-eflags.yaml6 # RUN: yaml2obj --docnum=1 %s -o %t-non-flags
22 # RUN: yaml2obj --docnum=2 %s -o %t-abi-o32
24 # RUN: yaml2obj --docnum=3 %s -o %t-abi-o64
26 # RUN: yaml2obj --docnum=4 %s -o %t-eabi32
28 # RUN: yaml2obj --docnum=5 %s -o %t-eabi64
67 # RUN: yaml2obj --docnum=6 %s -o %t-mach-3900
69 # RUN: yaml2obj --docnum=7 %s -o %t-mach-4010
71 # RUN: yaml2obj --docnum=8 %s -o %t-mach-4100
73 # RUN: yaml2obj --docnum=9 %s -o %t-mach-4650
79 # RUN: yaml2obj --docnum=12 %s -o %t-mach-sb1
[all …]
H A Drelocation-addend.yaml8 # RUN: yaml2obj --docnum=1 %s -o %t1 -D ADDEND=1
18 # RUN: yaml2obj --docnum=1 %s -o %t2 -D ADDEND=-1
22 # RUN: yaml2obj --docnum=1 %s -o %t3 -D ADDEND=9223372036854775807
51 # RUN: yaml2obj --docnum=1 %s -o %t5 -D ADDEND=0
53 # RUN: yaml2obj --docnum=1 %s -o %t6 -D ADDEND=0x0
60 # RUN: yaml2obj --docnum=2 %s -o %t7 -D ADDEND=1
70 # RUN: yaml2obj --docnum=2 %s -o %t8 -D ADDEND=-1
74 # RUN: yaml2obj --docnum=2 %s -o %t9 -D ADDEND=2147483647
78 # RUN: yaml2obj --docnum=2 %s -o %t10 -D ADDEND=-2147483648
103 # RUN: yaml2obj --docnum=1 %s -o %t11 -D ADDEND=0
[all …]
H A Dloongarch-eflags.yaml3 # RUN: yaml2obj %s -o %t-lp64s -DCLASS=64 -DFLAG=LP64S
6 # RUN: yaml2obj %s -o %t-lp64f -DCLASS=64 -DFLAG=LP64F
9 # RUN: yaml2obj %s -o %t-lp64d -DCLASS=64 -DFLAG=LP64D
12 # RUN: yaml2obj %s -o %t-ilp32s -DCLASS=32 -DFLAG=ILP32S
15 # RUN: yaml2obj %s -o %t-ilp32f -DCLASS=32 -DFLAG=ILP32F
18 # RUN: yaml2obj %s -o %t-ilp32d -DCLASS=32 -DFLAG=ILP32D
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/
H A Dempty-or-invalid-doc.yaml1 # RUN: echo "" | not yaml2obj 2>&1 | FileCheck %s
2 # RUN: echo -n "" | not yaml2obj 2>&1 | FileCheck %s
3 # RUN: echo " " | not yaml2obj 2>&1 | FileCheck %s
4 # RUN: echo " " | not yaml2obj 2>&1 | FileCheck %s
5 # CHECK: yaml2obj: error: unknown document type
7 # RUN: echo -e -n "\xff" | not yaml2obj 2>&1 | FileCheck %s --check-prefix=INVALID
8 # INVALID: yaml2obj: error: failed to parse YAML input
H A Dmacro.yaml1 # RUN: yaml2obj -D NAME= %s | llvm-nm - | FileCheck --check-prefix=FBAR %s
4 # RUN: yaml2obj -D NAME=o %s | llvm-nm - | FileCheck --check-prefix=FOOBAR %s
5 # RUN: yaml2obj -DNAME=o %s | llvm-nm - | FileCheck --check-prefix=FOOBAR %s
8 # RUN: not yaml2obj -D NAME %s 2>&1 | FileCheck --check-prefix=ERR1 %s
11 # RUN: not yaml2obj -D =value %s 2>&1 | FileCheck --check-prefix=ERR2 %s
14 # RUN: not yaml2obj -D NAME=a -D NAME=b %s 2>&1 | FileCheck --check-prefix=ERR3 %s
42 # RUN: yaml2obj --docnum=3 %s | llvm-nm --just-symbol-name --no-sort - > %t.nosubst
46 # RUN: yaml2obj --docnum=3 -D a=b -D b=c %s | llvm-nm --just-symbol-name --no-sort - > %t.subst
64 # RUN: yaml2obj --docnum=4 %s -o %t4.1
81 # RUN: yaml2obj --docnum=4 %s -o %t4.2 -DFOO=bar -DBAR=foo
[all …]
H A Dhelp.test3 # RUN: yaml2obj -h | FileCheck %s --check-prefixes=CHECK,CATEG --implicit-check-not=Options:
4 # RUN: yaml2obj --help | FileCheck %s --check-prefixes=CHECK,CATEG --implicit-check-not=Options:
5 # RUN: yaml2obj --help-list | FileCheck %s --implicit-check-not=Options:
8 # CHECK: USAGE: yaml2obj{{(.exe)?}} [options] <input file>{{$}}
11 # CATEG: yaml2obj Options:
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/Archives/
H A Dregular.yaml1 ## Check how yaml2obj creates archives.
5 # RUN: yaml2obj --docnum=1 %s -o %t.empty.a
26 # RUN: yaml2obj --docnum=1 -DCONTENT="12" %s -o %t.content.a
35 # RUN: yaml2obj --docnum=1 -DMAGIC="123456789" %s -o %t.magic2.a
44 # RUN: yaml2obj --docnum=1 -DMAGIC="1234567" %s -o %t.magic3.a
54 # RUN: yaml2obj --docnum=2 %s -o %t.two.a
99 # RUN: not yaml2obj --docnum=3 -DUID="1234567" %s 2>&1 | \
101 # RUN: not yaml2obj --docnum=3 -DGID="1234567" %s 2>&1 | \
105 # RUN: not yaml2obj --docnum=3 -DSIZE="123456789AB" %s 2>&1 | \
107 # RUN: not yaml2obj --docnum=3 -DTERMINATOR="123" %s 2>&1 | \
[all …]
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-rnglists.yaml218 # RUN: yaml2obj --docnum=3 %s -o %t3.o
253 # RUN: yaml2obj --docnum=4 %s -o %t4.o
291 # RUN: yaml2obj --docnum=5 %s -o %t5.o
358 # RUN: yaml2obj --docnum=7 %s -o %t7.o
424 # RUN: yaml2obj --docnum=9 %s -o %t9.o
446 # RUN: yaml2obj --docnum=10 %s -o %t10.o
466 # RUN: yaml2obj --docnum=11 %s -o %t11.o
525 # RUN: yaml2obj --docnum=14 %s -o %t14.o
554 # RUN: yaml2obj --docnum=15 %s -o %t15.o
581 # RUN: yaml2obj --docnum=16 %s -o %t16.o
[all …]
H A Ddebug-loclists.yaml305 # RUN: yaml2obj --docnum=3 %s -o %t3.o
350 # RUN: yaml2obj --docnum=4 %s -o %t4.o
408 # RUN: yaml2obj --docnum=5 %s -o %t5.o
447 # RUN: yaml2obj --docnum=6 %s -o %t6.o
567 # RUN: yaml2obj --docnum=10 %s -o %t10.o
590 # RUN: yaml2obj --docnum=11 %s -o %t11.o
610 # RUN: yaml2obj --docnum=12 %s -o %t12.o
669 # RUN: yaml2obj --docnum=15 %s -o %t15.o
698 # RUN: yaml2obj --docnum=16 %s -o %t16.o
725 # RUN: yaml2obj --docnum=17 %s -o %t17.o
[all …]
H A Ddebug-gnu-pubnames.yaml1 ## Test that yaml2obj emits .debug_gnu_pubnames section.
7 # RUN: yaml2obj --docnum=1 -DENDIAN=ELFDATA2LSB %s -o %t1.le.o
60 # RUN: yaml2obj --docnum=1 -DENDIAN=ELFDATA2MSB %s -o %t1.be.o
82 # RUN: yaml2obj --docnum=2 %s -o %t2.o
102 # RUN: yaml2obj --docnum=3 %s -o %t3.o
123 # RUN: not yaml2obj --docnum=4 %s 2>&1 | FileCheck %s --check-prefix=ERROR
147 # RUN: not yaml2obj --docnum=5 %s 2>&1 | FileCheck %s --check-prefix=ERROR
169 # RUN: yaml2obj --docnum=6 %s -o %t6.o
198 # RUN: yaml2obj --docnum=7 %s -o %t7.o
226 ## h) Test that yaml2obj emits an error if 'Descriptor' is missing.
[all …]
H A Ddebug-gnu-pubtypes.yaml1 ## Test that yaml2obj emits .debug_gnu_pubtypes section.
7 # RUN: yaml2obj --docnum=1 -DENDIAN=ELFDATA2LSB %s -o %t1.le.o
60 # RUN: yaml2obj --docnum=1 -DENDIAN=ELFDATA2MSB %s -o %t1.be.o
82 # RUN: yaml2obj --docnum=2 %s -o %t2.o
102 # RUN: yaml2obj --docnum=3 %s -o %t3.o
123 # RUN: not yaml2obj --docnum=4 %s 2>&1 | FileCheck %s --check-prefix=ERROR
147 # RUN: not yaml2obj --docnum=5 %s 2>&1 | FileCheck %s --check-prefix=ERROR
169 # RUN: yaml2obj --docnum=6 %s -o %t6.o
198 # RUN: yaml2obj --docnum=7 %s -o %t7.o
226 ## h) Test that yaml2obj emits an error if 'Descriptor' is missing.
[all …]
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/DWARF/
H A Ddebug-aranges.yaml6 # RUN: yaml2obj --docnum=1 -DBITS=32 -DENDIAN=LSB %s | obj2yaml | \
11 # RUN: yaml2obj --docnum=1 -DBITS=32 -DENDIAN=MSB %s | obj2yaml | \
16 # RUN: yaml2obj --docnum=1 -DBITS=64 -DENDIAN=LSB %s | obj2yaml | \
21 # RUN: yaml2obj --docnum=1 -DBITS=64 -DENDIAN=MSB %s | obj2yaml | \
74 # RUN: yaml2obj --docnum=2 -DTYPE=SHT_STRTAB %s | obj2yaml | FileCheck %s -DTYPE=STRTAB --check-pre…
78 # RUN: yaml2obj --docnum=2 -DINFO=3 %s | obj2yaml | FileCheck %s -DTYPE=PROGBITS --check-prefixes=A…
123 # RUN: yaml2obj --docnum=3 %s | obj2yaml | \
151 # RUN: yaml2obj --docnum=3 -DBITS=32 -DADDRSIZE=0x8 -DADDRLEN=0x1234567890abcdef %s | \
158 # RUN: yaml2obj --docnum=4 %s | obj2yaml | FileCheck %s --check-prefix=RAW-CONTENT
180 # RUN: yaml2obj --docnum=5 %s | obj2yaml | FileCheck %s --check-prefix=EMPTY-CONTENT
[all …]
H A Ddebug-str.yaml5 # RUN: yaml2obj --docnum=1 %s | obj2yaml | \
11 # RUN: yaml2obj --docnum=1 -DTYPE=STRTAB %s | obj2yaml | \
16 # RUN: yaml2obj --docnum=1 -DFLAGS=[SHF_ALLOC] %s | obj2yaml | \
21 # RUN: yaml2obj --docnum=1 -DLINK=.sec %s | obj2yaml | \
26 # RUN: yaml2obj --docnum=1 -DADDRESS=0x2020 %s | obj2yaml | \
31 # RUN: yaml2obj --docnum=1 -DADDRALIGN=3 %s | obj2yaml | \
36 # RUN: yaml2obj --docnum=1 -DENTSIZE=3 %s | obj2yaml | \
41 # RUN: yaml2obj --docnum=1 -DENTSIZE=0 %s | obj2yaml | \
46 # RUN: yaml2obj --docnum=1 -DINFO=3 %s | obj2yaml | \
103 ## d) Test that yaml2obj stops parsing the .debug_str section if it encounters a
[all …]
H A Ddebug-ranges.yaml8 # RUN: yaml2obj --docnum=1 %s -DBITS=32 -DLOWOFFSET=0xFFFFFFFF \
22 # RUN: yaml2obj --docnum=1 %s -DBITS=32 -DADDRSIZE1=8 \
39 # RUN: yaml2obj --docnum=1 %s -DLOWOFFSET=0xFFFFFFFFFFFFFFFF \
142 # RUN: yaml2obj --docnum=2 %s | obj2yaml | \
160 # RUN: yaml2obj --docnum=3 -DTYPE=SHT_STRTAB %s | obj2yaml | \
164 # RUN: yaml2obj --docnum=3 -DFLAGS=[SHF_ALLOC] %s | obj2yaml | \
168 # RUN: yaml2obj --docnum=3 -DLINK='.sec' %s | obj2yaml | \
172 # RUN: yaml2obj --docnum=3 -DENTSIZE=3 %s | obj2yaml | \
176 # RUN: yaml2obj --docnum=3 -DINFO=3 %s | obj2yaml | \
180 # RUN: yaml2obj --docnum=3 -DADDRALIGN=3 %s | obj2yaml | \
[all …]
/llvm-project-15.0.7/llvm/test/Object/AMDGPU/
H A Delf-header-flags-mach.yaml1 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_R600/' %s | yaml2obj -o %t.o.R600_R600
5 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_R630/' %s | yaml2obj -o %t.o.R600_R630
9 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_RS880/' %s | yaml2obj -o %t.o.R600_RS880
13 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_RV670/' %s | yaml2obj -o %t.o.R600_RV670
17 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_RV710/' %s | yaml2obj -o %t.o.R600_RV710
21 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_RV730/' %s | yaml2obj -o %t.o.R600_RV730
25 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_RV770/' %s | yaml2obj -o %t.o.R600_RV770
29 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_CEDAR/' %s | yaml2obj -o %t.o.R600_CEDAR
45 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_SUMO/' %s | yaml2obj -o %t.o.R600_SUMO
49 # RUN: sed -e 's/<BITS>/32/' -e 's/<MACH>/R600_BARTS/' %s | yaml2obj -o %t.o.R600_BARTS
[all …]

12345678910>>...55