Searched refs:mixed (Results 1 - 25 of 51) sorted by relevance

123

/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2c.s1 ! First part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2d.s1 ! Second part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2e.s1 ! Third part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2a.s4 .section .text.mixed,"ax"
H A Dshmix-1.s1 ! Check mixed-mode objects; different sections holding different ISA:s.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-2c.s1 ! First part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2d.s1 ! Second part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2e.s1 ! Third part of crange-2b.s, but in section .text.mixed.
3 .section .text.mixed,"ax"
H A Dcrange-2a.s4 .section .text.mixed,"ax"
H A Dshmix-1.s1 ! Check mixed-mode objects; different sections holding different ISA:s.
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dunresolved-1-dyn.d2 #ld: --warn-unresolved tmpdir/mixed-lib.so
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-arm/
H A Darm-elf.exp78 {mixed-lib.s}
79 {{objdump -fdw mixed-lib.d} {objdump -Rw mixed-lib.r}
80 {readelf -Ds mixed-lib.sym}}
81 "mixed-lib.so"}
82 {"Mixed ARM/Thumb dynamic application" "tmpdir/mixed-lib.so -T arm-dyn.ld" ""
83 {mixed-app.s}
84 {{objdump -fdw mixed-app.d} {objdump -Rw mixed-app.r}
85 {readelf -Ds mixed
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dmixed-mode-reloc32.d2 #source: mixed-mode-reloc.s
3 #name: x86 mixed mode relocs (32-bit object)
H A Dmixed-mode-reloc64.d2 #source: mixed-mode-reloc.s
3 #name: x86 mixed mode relocs (64-bit object)
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/
H A Dmixed-mode-reloc64.d1 #source: ../mixed-mode-reloc.s
3 #name: x86-64 (ILP32) mixed mode relocs
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dmixed-mode-reloc64.d2 #source: mixed-mode-reloc.s
3 #name: x86 mixed mode relocs (64-bit object)
H A Dmixed-mode-reloc32.d3 #source: mixed-mode-reloc.s
4 #name: x86 mixed mode relocs (32-bit object)
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dbasep-10.s1 # Test that we handle weak symbols with base-plus-offset relocs mixed with
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dbasep-10.s1 # Test that we handle weak symbols with base-plus-offset relocs mixed with
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse4_1-ptest-3.c30 int mixed[4]; local
74 mixed[i] = _mm_test_mix_ones_zeros (val[i].x, v);
82 if (mixed[i] != correct_mixed[i])
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Dmix-1.s1 ! Check mixed-mode objects; different sections holding different ISA:s.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Dmix-1.s1 ! Check mixed-mode objects; different sections holding different ISA:s.
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Delf.exp247 {"init array mixed" "" "" {init-mixed.c} "init-mixed" "init-mixed.out" "-I."}
253 {"PIE init array mixed" "-pie" "" {init-mixed.c} "init-mixed" "init-mixed.out" "-I. -fPIE"}
260 {"static init array mixed" "-static" "" {init-mixed
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Ddivmod.go164 println("mixed int64-1", n1, qd1, n1/qd1, n1%qd1)
168 println("mixed int64-2", n2, qd1, n2/qd1, n2%qd1)
172 println("mixed int64-3", n1, qd2, n1/qd2, n1%qd2)
176 println("mixed int64-4", n2, qd2, n2/qd2, n2%qd2)
181 println("mixed int64-5", qn1, d1, qn1/d1, qn1%d1)
185 println("mixed int64-6", qn2, d1, qn2/d1, qn2%d1)
189 println("mixed int64-7", qn1, d2, qn1/d2, qn1%d2)
193 println("mixed int64-8", qn2, d2, qn2/d2, qn2%d2)
242 println("mixed uint64-1", n1, uqd1, n1/uqd1, n1%uqd1)
246 println("mixed uint6
[all...]
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/mips/
H A Dmixed-micromips.d6 # Test mixed-mode disassembly in overlapping sections.

Completed in 202 milliseconds

123