Home | History | Annotate | Download | only in bionic

Lines Matching refs:syndrome

52 #define syndrome	x7
114 /* Make sure that the NUL byte is marked in the syndrome. */
118 orr syndrome, diff, has_nul
121 rev syndrome, syndrome
123 /* The MS-non-zero bit of the syndrome marks either the first bit
127 clz pos, syndrome
137 /* For big-endian we cannot use the trick with the syndrome value
155 orr syndrome, diff, has_nul
156 clz pos, syndrome
157 /* The MS-non-zero bit of the syndrome marks either the first bit