Home
last modified time | relevance | path

Searched refs:BZ (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/metag/lib/
Dmemmove.S13 BZ $LEND2
52 BZ $Lbbyte_loop_exit
93 BZ $Lbaligned_loop
101 BZ $Lbaligned_4
137 BZ $Lbbyte_loop_exit
174 BZ $Lbbyte_loop_exit
190 BZ $Lbbyte_loop_exit
220 BZ $Lfbyte_loop_exit
254 BZ $Lfaligned_loop
261 BZ $Lfaligned_4
[all …]
Ddiv64.S82 BZ $L25
89 BZ $L27
97 BZ $L29
Dmemset.S17 BZ $LLongStub ! if start address is aligned
43 BZ $Lexit
57 BZ $Lexit
Dmemcpy.S34 BZ $Laligned_dst
60 BZ $Lbyte_copy
92 BZ $Laligned_copy
103 BZ $Lunaligned_4 ! use 4 byte mis-alignment loop
177 BZ $Lend
/linux-4.4.14/arch/metag/tbx/
Dtbictx.S105 BZ $LCtxSaveCBUF /* Yes: Only XCBF may be saved */
107 BZ $LCtxSaveXDX8
116 BZ $LCtxSaveXAXX
124 BZ $LCtxSaveXHL2
134 BZ $LCtxSaveXTDP
151 BZ $LCtxSaveCBUF
224 BZ $LCtxSaveComplete
262 BZ $LCtxRestXDX8
277 BZ $LCtxRestXAXX
284 BZ $LCtxRestXHL2
[all …]
Dtbictxfpu.S85 BZ $Lskip_save_fx8_fx16
169 BZ $Lskip_restore_fx8_fx16
Dtbipcx.S198 BZ ___TBIBoingHalt /* Yes: Service HALT */
269 BZ ___TBIResCrit
380 BZ $Lmeta /* If META only, skip */
384 BZ $Llarge_minim /* If large MINIM */
/linux-4.4.14/arch/metag/kernel/
Dtbiunexp.S10 BZ $LTBINormCase ! UnExpXXX at background level
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb.c316 BZ, VR, PID, SRS, enumerator
548 } else if (regno == BZ || regno == VR || regno == WZ || regno == DZ) { in write_register()
599 } else if (regno == BZ || regno == VR) { in read_register()
602 ((char *)&reg.bz + (regno - BZ) * sizeof(char))); in read_register()