Lines Matching defs:syndrome
45 syndrome .req x7
103 /* Make sure that the NUL byte is marked in the syndrome. */
107 orr syndrome, diff, has_nul
232 orr syndrome, diff, has_nul
233 cbz syndrome, .Lremain8
239 CPU_LE( rev syndrome, syndrome )
243 * For big-endian we cannot use the trick with the syndrome value
262 CPU_BE( orr syndrome, diff, has_nul )
264 * The MS-non-zero bit of the syndrome marks either the first bit
269 clz pos, syndrome