Searched refs:LOCAL_SIZE (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dskeleton.S66 link %a6,#-LOCAL_SIZE
103 link %a6,#-LOCAL_SIZE
142 link %a6,#-LOCAL_SIZE
180 link %a6,#-LOCAL_SIZE
206 link %a6,#-LOCAL_SIZE
231 link %a6,#-LOCAL_SIZE
253 link %a6,#-LOCAL_SIZE
278 link %a6,#-LOCAL_SIZE
324 link %a6,#-LOCAL_SIZE
H A Dx_ovfl.S58 link %a6,#-LOCAL_SIZE
H A Dx_unimp.S43 link %a6,#-LOCAL_SIZE
H A Dfpsp.h18 | link a6,#-LOCAL_SIZE
79 .set LOCAL_SIZE,192 | bytes needed for local variables
80 .set LV,-LOCAL_SIZE | convenient base value
118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
H A Dgen_except.S66 leal BUSY_SIZE+LOCAL_SIZE(%a7),%a1 |init a1 so fpsp.h
104 leal UNIMP_40_SIZE+LOCAL_SIZE(%a7),%a1
109 leal UNIMP_41_SIZE+LOCAL_SIZE(%a7),%a1
352 leal BUSY_SIZE+LOCAL_SIZE(%a7),%a1 |init a1 for new frame
H A Dx_fline.S47 link %a6,#-LOCAL_SIZE
H A Dx_unfl.S46 link %a6,#-LOCAL_SIZE
H A Dx_snan.S43 link %a6,#-LOCAL_SIZE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S294 set LOCAL_SIZE, 192 # stack frame size(bytes)
295 set LV, -LOCAL_SIZE # stack offset
640 link.w %a6,&-LOCAL_SIZE # init stack frame
880 link.w %a6,&-LOCAL_SIZE # init stack frame
1205 link.w %a6,&-LOCAL_SIZE # init stack frame
1599 mov.l LOCAL_SIZE+EXC_SR(%sp),LOCAL_SIZE+EXC_SR-0xc(%sp)
1600 mov.l LOCAL_SIZE+2+EXC_PC(%sp),LOCAL_SIZE+2+EXC_PC-0xc(%sp)
1603 mov.l LOCAL_SIZE
[all...]
H A Dfplsp.S275 set LOCAL_SIZE, 192 # stack frame size(bytes)
276 set LV, -LOCAL_SIZE # stack offset
563 link %a6,&-LOCAL_SIZE
620 link %a6,&-LOCAL_SIZE
678 link %a6,&-LOCAL_SIZE
740 link %a6,&-LOCAL_SIZE
797 link %a6,&-LOCAL_SIZE
855 link %a6,&-LOCAL_SIZE
917 link %a6,&-LOCAL_SIZE
974 link %a6,&-LOCAL_SIZE
[all...]
H A Dfpsp.S295 set LOCAL_SIZE, 192 # stack frame size(bytes)
296 set LV, -LOCAL_SIZE # stack offset
641 link.w %a6,&-LOCAL_SIZE # init stack frame
881 link.w %a6,&-LOCAL_SIZE # init stack frame
1206 link.w %a6,&-LOCAL_SIZE # init stack frame
1600 mov.l LOCAL_SIZE+EXC_SR(%sp),LOCAL_SIZE+EXC_SR-0xc(%sp)
1601 mov.l LOCAL_SIZE+2+EXC_PC(%sp),LOCAL_SIZE+2+EXC_PC-0xc(%sp)
1604 mov.l LOCAL_SIZE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzipstrm.cpp59 LOCAL_SIZE = 30, enumerator in enum:__anon552
971 wxZipHeader ds(stream, LOCAL_SIZE - 4);
1001 return LOCAL_SIZE + nameLen + extraLen;
1031 return LOCAL_SIZE + nameLen + extraLen;

Completed in 156 milliseconds