Lines Matching full:operand
106 __ Branch(&L, ne, v1, Operand(0));
164 __ Branch(&error, ne, v0, Operand(0x0f234560));
169 __ Branch(&error, ne, v0, Operand(0x00001234));
172 __ Branch(&error, ne, v1, Operand(0x80000003));
175 __ Branch(&error, ne, v1, Operand(0x7ffffffc));
182 __ Branch(&error, ne, v0, Operand(0xedcba983));
186 __ Branch(&error, ne, v0, Operand(0x1));
189 __ Branch(&error, ne, v0, Operand(0x0));
196 __ Branch(&error, ne, v0, Operand(0x00007400));
199 __ Branch(&error, ne, v1, Operand(0x80000000));
204 __ Branch(&error, ne, v0, Operand(0x0));
208 __ Branch(&error, ne, v0, Operand(0x1));
214 __ Branch(&error, ne, v0, Operand(0x000019fc));
217 __ Branch(&error, ne, v1, Operand(0x81230000));
229 __ Branch(&error, ne, v0, Operand(51));
232 __ Branch(&error, ne, a0, Operand(0x7ff34fff));
235 __ Branch(&error, ne, a1, Operand(0x34f));
237 __ Branch(&error, ne, a0, Operand(t6));
589 __ Addu(t0, zero_reg, Operand(1));
736 __ Branch(&exit, ge, a0, Operand(0x00000000));
737 __ Branch(&exit2, ge, a0, Operand(0x00001FFF));
738 __ Branch(&exit3, ge, a0, Operand(0x0001FFFF));