Searched refs:pn (Results 226 - 233 of 233) sorted by last modified time

12345678910

/linux-master/arch/sparc/crypto/
H A Dsha512_asm.S18 bne,pn %xcc, 10f
H A Dsha256_asm.S18 bne,pn %xcc, 10f
H A Dsha1_asm.S15 bne,pn %xcc, 10f
H A Dmd5_asm.S14 bne,pn %xcc, 10f
/linux-master/arch/sparc/lib/
H A DM7memcpy.S189 brz,pn %o2, .Lsmallx
191 ble,pn %icc, .Ltiny_cp
193 ble,pn %icc, .Lsmall_cp
196 bl,pn %icc, .Lmedium_cp
224 bgu,pn %xcc, .Llarge_align8_copy
233 ble,pn %xcc, .Lmedl63 ! skip big loop if less than 64 bytes
292 bnz,pn %xcc, .Lmedw7
369 blt,pn %xcc, .Lmedw7 ! skip if 7 or fewer bytes left
381 blt,pn %xcc, .Lsmallleft3 ! skip if 3 or fewer bytes left
396 brz,pn
[all...]
H A DM7memset.S130 bleu,pn %xcc, .wrchar
137 blu,pn %xcc, .wdalign
158 blu,pn %xcc, .wrshort
178 brz,pn %o1, .wrzero ! special case if c == 0
183 blu,pn %xcc, .short_set ! to justify cost of membar
229 brz,a,pn %o4, .asi_done
271 brz,pn %o4, .bsi_done
307 blu,pn %xcc, .wrchars
323 bz,pn %xcc, .wrword
H A DM7copy_to_user.S47 bne,pn %icc, raw_copy_in_user; \
H A DM7copy_from_user.S36 bne,pn %icc, raw_copy_in_user; \

Completed in 152 milliseconds

12345678910