Searched refs:ONES_ADD (Results 1 - 1 of 1) sorted by path

/linux-master/arch/xtensa/lib/
H A Dchecksum.S32 /* ONES_ADD converts twos-complement math to ones-complement. */
33 #define ONES_ADD(sum, val) \ define
62 ONES_ADD(a4, a6)
63 ONES_ADD(a4, a7)
66 ONES_ADD(a4, a6)
67 ONES_ADD(a4, a7)
70 ONES_ADD(a4, a6)
71 ONES_ADD(a4, a7)
74 ONES_ADD(a4, a6)
75 ONES_ADD(a
[all...]

Completed in 173 milliseconds