Searched defs:RBValue (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ppc/ | ||
H A D | constants-ppc.h | 547 inline int RBValue() const { return Bits(15, 11); } function in class:v8::internal::Instruction 548 DECLARE_STATIC_ACCESSOR(RBValue); |
Completed in 58 milliseconds