Searched refs:cmplt (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/alpha/math-emu/ |
D | qrnnd.S | 52 $loop1: cmplt n0,0,tmp 60 cmplt n0,0,tmp 68 cmplt n0,0,tmp 76 cmplt n0,0,tmp 102 $loop2: cmplt n0,0,tmp 110 cmplt n0,0,tmp 118 cmplt n0,0,tmp 126 cmplt n0,0,tmp
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_mgt.h | 71 bool cmplt; member
|
D | nes_mgt.c | 159 if (fpdu_info->frags[i].cmplt) { in nes_download_callback() 282 frags[i].cmplt = (skb->len == frags[i].frag_len); in get_fpdu_info() 305 frags[0].cmplt = true; in get_fpdu_info() 317 frags[0].cmplt = true; in get_fpdu_info() 343 if (frags[0].cmplt) { in get_fpdu_info()
|
/linux-4.4.14/arch/alpha/lib/ |
D | strncat.S | 63 0: cmplt $27, $24, $2 # did we fill the buffer completely?
|
D | ev67-strncat.S | 62 cmplt $27, $24, $5 # E : did we fill the buffer completely?
|
D | stxcpy.S | 255 cmplt t4, t5, t12 # e0 :
|
D | ev6-stxcpy.S | 286 cmplt t4, t5, t12 # E :
|
D | stxncpy.S | 311 1: cmplt t4, t5, t12 # e1 :
|
D | ev6-stxncpy.S | 358 1: cmplt t4, t5, t12 # E :
|
/linux-4.4.14/arch/c6x/lib/ |
D | llshl.S | 28 cmplt .l1 0,A0,A2
|
D | llshr.S | 28 cmplt .l1 0,A0,A2
|
D | llshru.S | 28 cmplt .l1 0,A0,A2
|
/linux-4.4.14/arch/nios2/kernel/ |
D | insnemu.S | 316 cmplt r7, r3, zero /* r7 = MSB of r3 */
|