Lines Matching refs:values
1311 * Compare two floating-point values. Puts 0, 1, or -1 into the
1350 * Compare two floating-point values. Puts 0, 1, or -1 into the
1389 * Compare two floating-point values. Puts 0, 1, or -1 into the
1428 * Compare two floating-point values. Puts 0, 1, or -1 into the
1467 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1470 * We load the full values with LDM, but in practice many values could
1484 * in the worst case (the 64-bit values are equal).
8016 @ copy values from registers into the array
8100 @ copy values from registers into the array
8884 * We have to clip values to long min/max per the specification. The
8921 * We have to clip values to long min/max per the specification. The
9672 * rPC, rFP, rGLUE: the values that they should contain
9686 * Restore PC, registers, and interpState to original values
9691 bl dvmSelfVerificationRestoreState @ restore pc and fp values
9970 @ Update "glue" values for the new method
10268 * values and start executing at the next instruction.
10440 * Updates the bits specified by "mask", setting them to the values in "val".