Lines Matching +full:7 +full:b
33 blo 1b
44 bhs 3b
45 ands ip, r2, #7
46 beq 1b @ If new byte, goto old routine
53 orr r2, r2, #7 @ if zero, then no bits here
55 b 2b @ loop for next bit
74 blo 1b
85 bhs 3b
86 ands ip, r2, #7
87 beq 1b @ If new byte, goto old routine
93 orr r2, r2, #7 @ if zero, then no bits here
95 b 2b @ loop for next bit
112 blo 1b
119 bhs 3b
120 ands ip, r2, #7
121 beq 1b @ If new byte, goto old routine
129 orr r2, r2, #7 @ if zero, then no bits here
131 b 2b @ loop for next bit
146 blo 1b
153 bhs 3b
154 ands ip, r2, #7
155 beq 1b @ If new byte, goto old routine
162 orr r2, r2, #7 @ if zero, then no bits here
164 b 2b @ loop for next bit