Home
last modified time | relevance | path

Searched refs:ltu (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Ddo_csum.S187 cmp.ltu p6,p0=result1[0],word1[0] // check the carry
201 cmp.ltu p6,p0=result1[0],word1[1]
227 (ELD_1) cmp.ltu pC1[0],p0=result1[LOAD_LATENCY],word1[LOAD_LATENCY+1]
229 (ELD_1) cmp.ltu pC2[0],p0=result2[LOAD_LATENCY],word2[LOAD_LATENCY+1]
245 cmp.ltu p6,p0=result1[LOAD_LATENCY+1],carry1
246 cmp.ltu p7,p0=result2[LOAD_LATENCY+1],carry2
253 cmp.ltu p6,p0=result1[0],result2[LOAD_LATENCY+1]
H A Dcopy_page.S75 cmp.ltu p6,p0 = tgtf, tgt_last
H A Dmemcpy_mck.S595 cmp.ltu p6,p7=saved_in0, saved_in1 // get the copy direction
596 cmp.ltu p10,p11=src0,src1
597 cmp.ltu p12,p13=dst0,dst1
/OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/
H A D0001-arc-Refurbish-adc-sbc-patterns.patch128 - (plus:SI (plus:SI (ltu:SI (reg:CC_C CC_REG) (const_int 0))
136 + (ltu:SI (reg:CC_C CC_REG) (const_int 0))
160 - (ltu (reg:CC_C CC_REG) (const_int 0))
197 - (ltu:SI (match_operand:CC_C 3 "cc_use_register")
205 + (ltu:SI (reg:CC_C CC_REG) (const_int 0)))
228 - (ltu (reg:CC_C CC_REG) (const_int 0))
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Drelocate_kernel.S79 cmp.ltu p6,p7=r24,r19
H A Dfsys.S320 cmp4.ltu p6, p0 = CLOCK_MONOTONIC, r32
H A Dmca_asm.S81 cmp.ltu p6,p7=r24,r19
/OK3568_Linux_fs/kernel/
H A D.mailmap264 Peter A Jonsson <pj@ludd.ltu.se>
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2558 int ltu = smp_load_acquire(&ring->last_to_use); in hns3_nic_reclaim_desc() local
2564 while (ltu != ntc) { in hns3_nic_reclaim_desc()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drtl.def561 DEF_RTL_EXPR(LTU, "ltu", "ee", RTX_COMPARE)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drtl.def561 DEF_RTL_EXPR(LTU, "ltu", "ee", RTX_COMPARE)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info18199 '(ltu:M X Y)'
21668 'lt', 'ltu', 'le', 'leu', 'gt', 'gtu', 'ge', 'geu'.
23980 The built-in compare types-eq, ne, gtu, ltu, geu, and leu.
28001 * '(ltu (plus A B) B)' is converted to '(ltu (plus A B) A)'.
28002 Likewise with 'geu' instead of 'ltu'.
29153 '(ltu ARITH1 ARITH2)'
30660 eq ne gt ge lt le gtu geu ltu leu])
54247 * ltu: Comparisons. (line 68)
H A Dgcc.info40436 The built-in compare types-eq, ne, gtu, ltu, geu, and leu.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info18199 '(ltu:M X Y)'
21668 'lt', 'ltu', 'le', 'leu', 'gt', 'gtu', 'ge', 'geu'.
23980 The built-in compare types-eq, ne, gtu, ltu, geu, and leu.
28001 * '(ltu (plus A B) B)' is converted to '(ltu (plus A B) A)'.
28002 Likewise with 'geu' instead of 'ltu'.
29153 '(ltu ARITH1 ARITH2)'
30660 eq ne gt ge lt le gtu geu ltu leu])
54247 * ltu: Comparisons. (line 68)
H A Dgcc.info40436 The built-in compare types-eq, ne, gtu, ltu, geu, and leu.