Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dspu-insns.h136 APUOP(M_BR, RI16, 0x190, "br", _A1(A_R18), 00000, BR) /* BRel IP<-IP+I16 */
137 APUOP(M_BRSL, RI16, 0x198, "brsl", _A2(A_T,A_R18), 00002, BR) /* BRelSetLink RT,IP<-IP,IP+I16 */
138 APUOP(M_BRA, RI16, 0x180, "bra", _A1(A_S18), 00000, BR) /* BRAbs IP<-I16 */
139 APUOP(M_BRASL, RI16, 0x188, "brasl", _A2(A_T,A_S18), 00002, BR) /* BRAbsSetLink RT,IP<-IP,I16 */
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (wit…
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
154 APUOP(M_BRZ, RI16, 0x100, "brz", _A2(A_T,A_R18), 00001, BR) /* BRZ IP<-IP+I16_if(RT) */
[all …]
/arch/sh/lib/
Dmemcpy-sh4.S52 bt/s 3b ! 109 BR
69 bt/s 3b ! 109 BR
79 bt 9f ! 109 BR
84 bt/s 8b ! 109 BR
125 bt/s 3b ! 109 BR
147 bt 9f ! 109 BR
152 bt/s 8b ! 109 BR
180 bt/s 99f ! 111 BR (zero len)
187 bt/s .Lcase00 ! 111 BR (aligned)
207 bf/s 6f ! 108 BR (not small)
[all …]
/arch/metag/tbx/
Dtbidspram.S50 BR $L1
84 BR $L2
118 BR $L3
152 BR $L4
/arch/metag/lib/
Dclear_page.S15 BR $Lclear_page_loop
Dmemcpy.S25 BR $Lloop_byte
72 BR $Laligned_32
131 BR $Lloop_5_6_7
159 BR $Lloop_1_2_3
172 BR $Lloop_4
Dip_fast_csum.S21 BR $Lfast_csum_loop
Dmemset.S42 BR $LLongLoop
56 BR $LLongishLoop
/arch/sparc/net/
Dbpf_jit_comp.c109 #define BR F2(0, 0x01) macro
/arch/x86/kvm/
Dtrace.h269 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \