Searched refs:C_0 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | uldivmod.S | 22 C_0 .req r4 label 44 subs C_0, B_0, #1 46 tst C_0, B_0 56 mov C_0, #1 82 ARM( orrmi C_1, C_1, C_0, lsr ip ) 83 THUMB( lsrmi TMP, C_0, ip ) 85 movpl C_1, C_0, lsl D_1 86 mov C_0, C_0, lsl D_0 93 mov C_0, #1 108 orr C_1, C_1, C_0, lsr #28 [all …]
|
| /OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/ |
| H A D | 0001-arc-Refurbish-adc-sbc-patterns.patch | 122 -; w/c/c comes first (rather than w/0/C_0) to prevent the middle-end 124 -; Rcw/0/C_0 comes before w/c/L so that the lower latency conditional 131 - (match_operand:SI 2 "nonmemory_operand" "c,C_0,L,I,cCal")))] 138 + (match_operand:SI 2 "nonmemory_operand" "r,C_0,L,I, r,Cal")))] 189 -; w/c/c comes first (rather than Rcw/0/C_0) to prevent the middle-end 191 -; Rcw/0/C_0 comes before w/c/L so that the lower latency conditional execution 199 - (match_operand:SI 2 "nonmemory_operand" "c,C_0,L,I,cCal")))] 206 + (match_operand:SI 2 "nonmemory_operand" "r,C_0,L,I,Cal,r")))]
|