Searched refs:ble (Results 1 – 25 of 35) sorted by relevance
12
/linux-3.3/arch/alpha/lib/ |
D | ev6-memcpy.S | 34 ble $18, $nomoredata # U : done with the copy? 57 ble $18, $nomoredata # U : done with the copy? 158 ble $18, $nomoredata # U : All-done 187 ble $18, $nomoredata # U : 222 ble $18, $nomoredata # U :
|
D | memmove.S | 47 ble $18,$egress 114 ble $18,$egress
|
D | memset.S | 45 ble $18,end /* .. E1 */
|
D | ev67-strlen_user.S | 79 $loop: ble t2, $limit # U :
|
D | strlen_user.S | 62 $loop: ble t2, $limit
|
D | ev6-memset.S | 54 ble $18,end_b # U : zero length requested? 246 ble $18,end # U : zero length requested? 425 ble $18, end_w # U : zero length requested?
|
D | ev6-copy_user.S | 66 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data
|
/linux-3.3/arch/powerpc/net/ |
D | bpf_jit_64.S | 66 ble bpf_slow_path_byte 77 ble bpf_slow_path_byte_msh
|
/linux-3.3/arch/powerpc/boot/ |
D | string.S | 164 ble cr1,3b 210 ble cr1,3b 238 ble 2f
|
/linux-3.3/arch/score/lib/ |
D | string.S | 34 ble .L2 76 ble .L11
|
/linux-3.3/firmware/av7110/ |
D | Boot.S | 69 ble copycode
|
/linux-3.3/arch/powerpc/lib/ |
D | copy_32.S | 92 ble 2f 348 ble 114f 355 ble 112f
|
D | memcpy_64.S | 137 ble cr1,6f
|
/linux-3.3/arch/sparc/lib/ |
D | strncmp_32.S | 15 ble 7f
|
/linux-3.3/arch/sparc/mm/ |
D | viking.S | 79 ble 6b 84 ble 5b
|
/linux-3.3/arch/sparc/kernel/ |
D | sun4v_tlb_miss.S | 211 ble,pt %icc, 1f 238 ble,pt %icc, 1f 320 ble,pt %icc, 1f
|
/linux-3.3/arch/arm/lib/ |
D | memset.S | 87 ble 3f
|
D | memzero.S | 87 ble 3f
|
/linux-3.3/arch/frv/kernel/ |
D | setup.c | 1021 const char *gr, *fr, *fm, *fp, *cm, *nem, *ble; in show_cpuinfo() local 1032 ble = cpu_psr_all & PSR_BE ? "BE" : "LE"; in show_cpuinfo() 1042 cpu_core, gr, ble, cm, nem, in show_cpuinfo()
|
/linux-3.3/arch/mn10300/lib/ |
D | do_csum.S | 31 ble do_csum_done # check for zero length or negative
|
/linux-3.3/arch/powerpc/kernel/ |
D | reloc_32.S | 195 ble done
|
D | cpu_setup_6xx.S | 135 ble 1f 483 ble 3b
|
/linux-3.3/arch/powerpc/mm/ |
D | hash_low_32.S | 528 ble cr1,19f 615 8: ble cr1,9f /* if all ptes checked */
|
D | tlb_nohash_low.S | 138 ble 1b
|
/linux-3.3/Documentation/parisc/ |
D | registers | 114 r31: the ble instruction puts the return pointer in here.
|
12