Lines Matching full:branch
75 # branch -- might branch to an address
129 op 28 goto 10t n none branch
130 op 29 goto/16 20t n none branch
131 op 2a goto/32 30t n none branch
139 op 32 if-eq 22t n none continue|branch
140 op 33 if-ne 22t n none continue|branch
141 op 34 if-lt 22t n none continue|branch
142 op 35 if-ge 22t n none continue|branch
143 op 36 if-gt 22t n none continue|branch
144 op 37 if-le 22t n none continue|branch
145 op 38 if-eqz 21t n none continue|branch
146 op 39 if-nez 21t n none continue|branch
147 op 3a if-ltz 21t n none continue|branch
148 op 3b if-gez 21t n none continue|branch
149 op 3c if-gtz 21t n none continue|branch
150 op 3d if-lez 21t n none continue|branch