Searched refs:L1 (Results 1 - 25 of 295) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dgoto-1.c7 L1:;
15 goto L1;
H A Dlabels-1.c5 if (&&L3 - &&L1 > 1)
7 L1: return 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A Dgoto-1.c7 L1:;
15 goto L1;
H A Dlabels-1.c5 if (&&L3 - &&L1 > 1)
7 L1: return 1;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dfwdexp.s5 .dc.a i + (. - .L1)
6 .L1:
H A Dx930509.s1 .long L2-L1
2 L1: .long 0x1234 label
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dlist-2.s2 .L1:
H A Dlist-3.s2 .L1:
H A Dlist-3.l5 [ ]*2[ ]+\.L1:
H A Dlist-2.l5 [ ]*2[ ]+\.L1:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68hc11/
H A Dabi.s2 .globl L1
3 L1: label
H A Dopers12.d11 [ ]+7: R_M68HC12_16 L1
12 0+0009 <L1> ldy 0,X
13 0+000b <L1\+0x2> addd 1,Y
14 0+000d <L1\+0x4> subd \-1,Y
15 0+000f <L1\+0x6> eora 15,Y
16 0+0011 <L1\+0x8> eora \-16,Y
17 0+0013 <L1\+0xa> eorb 16,Y
18 0+0016 <L1\+0xd> eorb \-17,Y
19 0+0019 <L1\+0x10> oraa 128,SP
20 0+001c <L1\
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic6x/
H A Dsploop-bad-1.s6 spkernel .L1
17 sploopw .L1
23 spmask L1,L1,L1,L1,L1,L1,L1,L1,L
[all...]
H A Dsploop-bad-5.s5 spmask L1,L1
7 spmask L1
8 ||^ mv .L1 a1,a2
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-m68hc11/
H A Dadj-jump.d13 0+8018 <L1> addd 0,x
14 0+801a <L1\+0x2> bne 0+8018 <L1>
15 0+801c <L1\+0x4> addd \*0+4 <_toto>
16 0+801e <L1\+0x6> beq 0+8018 <L1>
17 0+8020 <L1\+0x8> addd \*0+5 <_toto\+0x1>
18 0+8022 <L1\+0xa> bne 0+8018 <L1>
19 0+8024 <L1\
[all...]
H A Dadj-jump.s13 L1: label
15 bne L1 ; Branch not adjusted
17 beq L1 ; Backward branch, adjust -1
19 jbne L1 ; Backward branch, adjust -2
20 bgt L1 ; All possible backward branchs, adjust -2
21 bge L1
22 beq L1
23 ble L1
24 blt L1
25 bhi L1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030907-1.c19 goto L1;
22 goto L1;
24 L1:
H A Dpr18134.c10 p = &&L1;
14 L1:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030907-1.c19 goto L1;
22 goto L1;
24 L1:
H A Dpr18134.c10 p = &&L1;
14 L1:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/dlx/
H A Dstore.s2 2: sw L1(r0),%3
3 sw %hi(L1)(r0),%3
6 4: sb L1+'0'-L1,$3
7 5: sw %hi((L1 - 2b) + 8 + ((5b - 4b)<<4))(r2),%3
9 L1: nop label
H A Dlohi.s4 .L1:
5 lhi r1,%hi(.L1 + 200000)
6 ori r1,r0,%lo(.L1 + 200000)
7 lhi r1,%hi(.L1 + 200000000)
8 ori r1,r0,%lo(.L1 + 200000000)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/elf/
H A Dsection4.s2 .L1:
7 .long .L3 - .L1
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/score/
H A Db.d9 00000000 <L1>:
10 0: 4f00 b! 0 <L1>
11 2: 4fff b! 0 <L1>
12 4: 4ffe b! 0 <L1>
13 6: 4ffd b! 0 <L1>
14 8: 4ffc b! 0 <L1>
15 a: 4ffb b! 0 <L1>
16 c: 93ffbff4 b 0 <L1>
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/i386/string/
H A Dffs.S14 jz L1 /* ZF is set if all bits are 0 */
19 L1: xorl %eax,%eax /* clear result */ label

Completed in 343 milliseconds

1234567891011>>