Searched refs:X_GP (Results 1 – 3 of 3) sorted by relevance
204 #define X_GP 3 macro
45 #define X_GP 3 macro
74 X_GP = 3, enumerator472 uint32_t insn = (read32le(loc) & ~(31 << 15)) | (X_GP << 15); in relocate()