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

/arch/xtensa/lib/
H A Dchecksum.S35 /* ONES_ADD converts twos-complement math to ones-complement. */
36 #define ONES_ADD(sum, val) \ define
65 ONES_ADD(a4, a6)
66 ONES_ADD(a4, a7)
69 ONES_ADD(a4, a6)
70 ONES_ADD(a4, a7)
73 ONES_ADD(a4, a6)
74 ONES_ADD(a4, a7)
77 ONES_ADD(a4, a6)
78 ONES_ADD(a
[all...]

Completed in 53 milliseconds