Home | History | Annotate | Download | only in powerpc

Lines Matching refs:r11

83  * secure-plt expects %r11 to be the offset to the rela entry.
84 * bss-plt expects %r11 to be index of the rela entry.
96 mr %r0,%r11
97 lis %r11,0x15555556@h # load multiplicative inverse of 12
98 ori %r11,%r11,0x15555556@l
99 mulhwu %r11,%r11,%r0 # get high half of multiplication
114 mr %r4,%r11 # reloff
133 slwi %r11,%r11,2
134 addis %r11,%r11,0 # addis 11,11,jmptab@ha
135 lwz %r11,0(%r11) # lwz 11,jmptab@l(11)
136 mtctr %r11