Lines Matching refs:values
1305 * Compare two floating-point values. Puts 0, 1, or -1 into the
1359 * Compare two floating-point values. Puts 0, 1, or -1 into the
1413 * Compare two floating-point values. Puts 0, 1, or -1 into the
1448 * Compare two floating-point values. Puts 0, 1, or -1 into the
1483 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1486 * We load the full values with LDM, but in practice many values could
1500 * in the worst case (the 64-bit values are equal).
3866 * We have to clip values to int min/max per the specification. The
3990 * We have to clip values to int min/max per the specification. The
8388 @ copy values from registers into the array
8472 @ copy values from registers into the array
9411 * We have to clip values to long min/max per the specification. The
9448 * We have to clip values to long min/max per the specification. The
10200 * rPC, rFP, rGLUE: the values that they should contain
10214 * Restore PC, registers, and interpState to original values
10219 bl dvmSelfVerificationRestoreState @ restore pc and fp values
10498 @ Update "glue" values for the new method
10796 * values and start executing at the next instruction.
10968 * Updates the bits specified by "mask", setting them to the values in "val".