Home | History | Annotate | Download | only in mips

Lines Matching refs:calculate

660   // Calculate shift.
1284 Label calculate;
1309 &calculate,
1370 __ Branch(&calculate, ne, a2, Operand(t0));
1371 __ Branch(&calculate, ne, a3, Operand(t1));
1386 __ bind(&calculate);
1399 // Call C function to calculate the result and update the cache.
1436 // Call C function to calculate the result and answer directly
1639 // Calculate power with integer exponent.
3085 // allocating space for the c argument slots, we don't need to calculate
3122 // For arguments 4 and 3 get string length, calculate start of string data
3123 // and calculate
3201 // Calculate number of capture registers (number_of_captures + 1) * 2.
3965 // Calculate the two character string hash.
3987 // Calculate capacity mask from the string table capacity.
3993 // Calculate untagged address of the first element of the string table.
4013 // Calculate entry in string table.