• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/

Lines Matching refs:LV

80 	.set	LV,-LOCAL_SIZE	| convenient base value
82 .set USER_DA,LV+0 | save space for D0-D1,A0-A1
83 .set USER_D0,LV+0 | saved user D0
84 .set USER_D1,LV+4 | saved user D1
85 .set USER_A0,LV+8 | saved user A0
86 .set USER_A1,LV+12 | saved user A1
87 .set USER_FP0,LV+16 | saved user FP0
88 .set USER_FP1,LV+28 | saved user FP1
89 .set USER_FP2,LV+40 | saved user FP2
90 .set USER_FP3,LV+52 | saved user FP3
91 .set USER_FPCR,LV+64 | saved user FPCR
94 .set USER_FPSR,LV+68 | saved user FPSR
99 .set USER_FPIAR,LV+72 | saved user FPIAR
100 .set FP_SCR1,LV+76 | room for a temporary float value
101 .set FP_SCR2,LV+92 | room for a temporary float value
102 .set L_SCR1,LV+108 | room for a temporary long value
103 .set L_SCR2,LV+112 | room for a temporary long value
104 .set STORE_FLG,LV+116
105 .set BINDEC_FLG,LV+117 | used in bindec
106 .set DNRM_FLG,LV+118 | used in res_func
107 .set RES_FLG,LV+119 | used in res_func
108 .set DY_MO_FLG,LV+120 | dyadic/monadic flag
109 .set UFLG_TMP,LV+121 | temporary for uflag errata
110 .set CU_ONLY,LV+122 | cu-only flag
111 .set VER_TMP,LV+123 | temp holding for version number
112 .set L_SCR3,LV+124 | room for a temporary long value
113 .set FP_SCR3,LV+128 | room for a temporary float value
114 .set FP_SCR4,LV+144 | room for a temporary float value
115 .set FP_SCR5,LV+160 | room for a temporary float value
116 .set FP_SCR6,LV+176
118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
127 .set CU_SAVEPC,LV-92 | micro-pc for CU (1 byte)
128 .set FPR_DIRTY_BITS,LV-91 | fpr dirty bits
130 .set WBTEMP,LV-76 | write back temp (12 bytes)
137 .set FPSR_SHADOW,LV-64 | fpsr shadow reg
139 .set FPIARCU,LV-60 | Instr. addr. reg. for CU (4 bytes)
141 .set CMDREG2B,LV-52 | cmd reg for machine 2
142 .set CMDREG3B,LV-48 | cmd reg for E3 exceptions (2 bytes)
144 .set NMNEXC,LV-44 | NMNEXC (unsup,snan bits only)
148 .set NMCEXC,LV-43 | NMNEXC & NMCEXC
158 .set STAG,LV-40 | source tag (1 byte)
159 .set WBTEMP_GRS,LV-40 | alias wbtemp guard, round, sticky
169 .set STICKY,LV-39 | holds sticky bit
172 .set CMDREG1B,LV-36 | cmd reg for E1 exceptions (2 bytes)
178 .set CMDWORD,LV-35 | command word in cmd1b
182 .set DTAG,LV-32 | dest tag (1 byte)
186 .set WB_BYTE,LV-31 | holds WBTE15 bit (1 byte)
189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte)
194 .set T_BYTE,LV-27 | holds T and U bits (1 byte)
199 .set FPTEMP,LV-24 | fptemp (12 bytes)
206 .set ETEMP,LV-12 | etemp (12 bytes)
330 .set BUSY_FRAME,LV-BUSY_SIZE | start of busy frame
336 .set IDLE_FRAME,LV-IDLE_SIZE | start of idle frame