Lines Matching +full:two +full:- +full:point
50 addi a4, a2, -4 # because we overincrement at the end;
56 bbsi.l a2, 0, .L1mod2 # if only 8-bit aligned
57 bbsi.l a2, 1, .L2mod4 # if only 16-bit aligned
60 * String is word-aligned.
86 # check two more bytes (bytes 0, 1 of word)
101 # NOTE that in several places below, we point to the byte just after
105 addi a4, a4, 3 # point to zero byte
107 addi a4, a4, 1 # point just beyond zero byte
111 addi a4, a4, 1+1 # point just beyond zero byte
115 addi a4, a4, 2+1 # point just beyond zero byte
123 bbci.l a4, 1, .Laligned # if string pointer is now word-aligned
127 EX(10f) l32i a9, a4, 0 # get word with first two bytes of string
131 addi a4, a4, 3+1 # point just beyond zero byte