// machine-dependent parts of class relocInfo private: enum { // Since Power instructions are whole words, // the two low-order offset bits can always be discarded.
offset_unit = 4,
// There is no need for format bits; the instructions are // sufficiently self-identifying. #ifndef _LP64
format_width = 0 #else // Except narrow oops in 64-bits VM.
format_width = 1 #endif
};
public:
// This platform has no oops in the code that are not also // listed in the oop section. staticbool mustIterateImmediateOopsInCode() { returnfalse; }
#endif// CPU_PPC_RELOCINFO_PPC_HPP
Messung V0.5 in Prozent
[Verzeichnis aufwärts0.32unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-06-10]