Lines Matching +full:1 +full:- +full:2
1 /* SPDX-License-Identifier: GPL-2.0-or-later WITH GCC-exception-2.0 */
15 bltui a3, 2, .Lle_one /* check if udivisor <= 1 */
20 sub a4, a4, a5 /* count = udivisor_shift - udividend_shift */
24 /* test-subtract-and-shift loop */
32 srli a3, a3, 1
34 addi a4, a4, -1
44 neg a2, a2 /* if (dividend < 0), return -udividend */
73 .byte 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
74 .byte 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
75 .byte 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
76 .byte 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
77 .byte 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
78 .byte 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
87 .size __nsau_data, . - __nsau_data