Lines Matching full:branch
95 __ Branch(&L, ne, v1, Operand(0));
154 __ Branch(&error, ne, v0, Operand(0x0f234560));
159 __ Branch(&error, ne, v0, Operand(0x00001234));
162 __ Branch(&error, ne, v1, Operand(0x80000003));
165 __ Branch(&error, ne, v1, Operand(0x7ffffffc));
172 __ Branch(&error, ne, v0, Operand(0xedcba983));
176 __ Branch(&error, ne, v0, Operand(0x1));
179 __ Branch(&error, ne, v0, Operand(0x0));
186 __ Branch(&error, ne, v0, Operand(0x00007400));
189 __ Branch(&error, ne, v1, Operand(0x80000000));
194 __ Branch(&error, ne, v0, Operand(0x0));
198 __ Branch(&error, ne, v0, Operand(0x1));
204 __ Branch(&error, ne, v0, Operand(0x000019fc));
207 __ Branch(&error, ne, v1, Operand(0x81230000));
219 __ Branch(&error, ne, v0, Operand(51));
222 __ Branch(&error, ne, a0, Operand(0x7ff34fff));
225 __ Branch(&error, ne, a1, Operand(0x34f));
227 __ Branch(&error, ne, a0, Operand(t6));
545 // Test floating point compare and branch instructions.
572 __ Branch(&outa_here);
585 __ Branch(&outa_here);
728 // Test BRANCH improvements.
736 __ Branch(&exit, ge, a0, Operand(0x00000000));
737 __ Branch(&exit2, ge, a0, Operand(0x00001FFF));
738 __ Branch(&exit3, ge, a0, Operand(0x0001FFFF));