Searched refs:ext1 (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dext1-254.s1 .global ext1
2 ext1 IS 254 label
H A Dext1.s1 .global ext1
2 ext1 IS 252 label
H A Dext1g.s1 .global ext1
2 ext1 GREG label
H A Dext1l.s1 .global ext1
2 ext1 SWYM 4,8,16 label
H A Dregext1.s1 .global ext1
2 ext1 IS $252 label
H A Dbspec2.s2 TETRA ext1
H A Dlocal1.s1 LOCAL ext1
H A Dlocal12.d2 #source: ext1-254.s
H A Dlocal12m.d2 #source: ext1-254.s
H A Dlocal4.d5 #source: ext1.s
H A Dlocal4m.d5 #source: ext1.s
H A Dlocal6.d6 #source: ext1.s
H A Dlocal6m.d6 #source: ext1.s
H A Dbspec2m.d5 #source: ext1.s
13 0+fc g \*ABS\* ext1
H A Dlocal3m.d4 #source: ext1.s
13 0+fc g \*ABS\* ext1
H A Dlocal7m.d5 #source: ext1.s
14 0+fc g \*ABS\* ext1
H A Dlocal3.d4 #source: ext1.s
9 # Like local1, but ext1 is here a constant, not a global register.
38 +5: 0+fc +0 +NOTYPE +GLOBAL +DEFAULT +ABS ext1
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic6x/
H A Ddata-reloc.s3 .globl ext1
7 .word ext1
8 .word ext1 + 4
H A Ddata-reloc.d8 0+00 R_C6000_ABS32 +ext1
9 0+04 R_C6000_ABS32 +ext1\+0x0+04
H A Dinsns-c674x-reloc.s9 .globl ext1
16 addab .D1X b14,ext1,a5
22 addah .D1X b14,ext1,a5
28 addaw .D1X b14,ext1,a5
36 addk .S1 ext1+3,a1
40 mvk .S1 ext1+3,a1
46 mvkh .S1 $DPR_BYTE(ext1)+3,a3
52 mvklh .S1 $DPR_BYTE(ext1)+3,a3
58 mvkl .S1 $DPR_BYTE(ext1)+3,a3
62 ldb .D2T2 *+b14(ext1),b
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dreg-stack4.C16 double ext1(double);
25 ext1 (vecdca.data-glob);
26 ext1 (phi*2);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dreg-stack4.C16 double ext1(double);
25 ext1 (vecdca.data-glob);
26 ext1 (phi*2);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dv32-bin-1.s5 lapc ext1,r3
H A Dv32-bin-1.d3 #ld: -m criself --oformat binary --defsym ext1=0x4000 --defsym ext2=0x6000
/netbsd-6-1-5-RELEASE/tests/lib/libprop/
H A Dt_basic.c91 char *ext1; local
143 ext1 = prop_dictionary_externalize(dict);
144 ATF_REQUIRE(ext1 != NULL);
145 ATF_REQUIRE_STREQ(compare1, ext1);
151 dict2 = prop_dictionary_internalize(ext1);
155 ATF_REQUIRE_STREQ(ext1, ext2);
161 free(ext1);

Completed in 112 milliseconds

12