Home | History | Annotate | Download | only in arm

Lines Matching refs:values

375     // mode 1 instruction where there are restrictions on which immediate values
376 // can be encoded in the instruction and which immediate values requires
2798 int length = node->values()->length();
2812 for (int i = 0; i < node->values()->length(); i++) {
2813 Expression* value = node->values()->at(i);
3012 // Touch up stack with the right values for the function and the receiver.
4924 // The representation of NaN values has all exponent bits (52..62) set,
5226 // On entry r0 (rhs) and r1 (lhs) are the values to be compared.
5253 // comparison. If VFP3 is supported the double values of the numbers have
5254 // been loaded into d7 and d6. Otherwise, the double values have been loaded
5408 // using registers d7 and d6 for the double values.
5639 // almost to the range of signed int32 values that are not Smis. Jumps to the
6582 // Push a frame with special values setup to mark it as an entry frame.
6618 // saved values before returning a failure to C.