Searched refs:litpool (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Dpcrel.s5 mov.l @(litpool,pc), r0
6 mov.l @(litpool+4,pc), r1
7 mov.l litpool, r1
9 mova @(litpool-.,pc), r0
11 mov.l @(litpool-.,pc), r1
15 litpool: label
H A Dpcrel-coff.s5 mov.l litpool, r1
7 mova @(litpool-.,pc), r0
9 mov.l @(litpool-.,pc), r1
13 litpool: label
H A Dpcrel.d11 0: d0 04 mov\.l 14 <litpool>,r0 ! ffffffec
12 2: d1 05 mov\.l 18 <litpool\+0x4>,r1
13 4: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
14 6: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
15 8: c7 02 mova 14 <litpool>,r0
17 c: d1 01 mov\.l 14 <litpool>,r1 ! ffffffec
22 00000014 <litpool>:
H A Dpcrel-hms.d12 0: d0 04 mov\.l 14 <litpool>,r0 ! ffffffec
13 2: d1 05 mov\.l 18 <litpool\+0x4>,r1 ! 90009
14 4: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
15 6: d1 03 mov\.l 14 <litpool>,r1 ! ffffffec
16 8: c7 02 mova 14 <litpool>,r0
18 c: d1 01 mov\.l 14 <litpool>,r1 ! ffffffec
23 00000014 <litpool>:
H A Dpcrel-coff.d10 0: d1 03 mov\.l 10 <litpool>,r1 ! fffffff0
11 2: d1 03 mov\.l 10 <litpool>,r1 ! fffffff0
12 4: c7 02 mova 10 <litpool>,r0
14 8: d1 01 mov\.l 10 <litpool>,r1 ! fffffff0
19 00000010 <litpool>:
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xtensa/
H A Dauto-litpools-2.d3 #name: auto litpool size limitation
/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dput.c180 lastlit = litpool + nliterals;
181 for(litp = litpool ; litp<lastlit ; ++litp)
H A Dinit.c141 struct literal litpool[MAXLITERALS]; variable in typeref:struct:literal
H A Ddefs.h422 extern struct literal litpool[ ];
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c116 static struct literal litpool [MAX_POOL_SIZE]; variable in typeref:struct:literal
195 for (i = 0, p = litpool; i < poolsize; i++, p++)
698 for (p = litpool, i = 0; i < poolsize; i++, p++)
H A Dtc-csky.c484 static struct literal litpool[MAX_POOL_SIZE]; variable in typeref:struct:literal
1992 for (i = 0, p = litpool; i < poolsize; p++)
2082 for (p = litpool,i = 0; i < poolsize; p++)
7219 &(litpool + (csky_insn.e1.X_add_number >> 2))->e,
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c116 static struct literal litpool [MAX_POOL_SIZE]; variable in typeref:struct:literal
195 for (i = 0, p = litpool; i < poolsize; i++, p++)
698 for (p = litpool, i = 0; i < poolsize; i++, p++)
H A Dtc-csky.c483 static struct literal litpool[MAX_POOL_SIZE]; variable in typeref:struct:literal
1991 for (i = 0, p = litpool; i < poolsize; p++)
2080 for (p = litpool,i = 0; i < poolsize; p++)
7387 &(litpool + (csky_insn.e1.X_add_number >> 2))->e,
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c116 static struct literal litpool [MAX_POOL_SIZE]; variable in typeref:struct:literal
195 for (i = 0, p = litpool; i < poolsize; i++, p++)
698 for (p = litpool, i = 0; i < poolsize; i++, p++)
H A Dtc-csky.c484 static struct literal litpool[MAX_POOL_SIZE]; variable in typeref:struct:literal
1992 for (i = 0, p = litpool; i < poolsize; p++)
2082 for (p = litpool,i = 0; i < poolsize; p++)
7219 &(litpool + (csky_insn.e1.X_add_number >> 2))->e,

Completed in 322 milliseconds