Lines Matching +full:28 +full:g
101 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
109 andc rT1,g,e; /* 1: ch' = ~e and g */ \
136 andc rT1,f,d; /* 2: ch' = ~e and g */ \
139 add g,g,rT0; /* 2: temp1 = h + S1 */ \
142 add g,g,rT3; /* 2: temp1 = temp1 + temp1' */ \
144 add g,g,rT2; /* 2: temp1 = temp1 + K */ \
151 add c,c,g; /* 2: d = d + temp1 */ \
154 add g,g,rT3 /* 2: h = temp1 + temp2 */
156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
171 andc rT3,g,e; /* 1: ch' = ~e and g */ \
197 add g,g,rT1; /* 2: temp1 = temp1 + wk */ \
206 andc rT1,f,d; /* 2: ch' = ~e and g */ \
207 add g,g,rT0; /* 2: temp1 = h + S1 */ \
210 add g,g,rT3; /* 2: temp1 = temp1 + ch */ \
219 add c,c,g; /* 2: d = d + temp1 */ \
221 add g,g,rT3 /* 2: h = temp1 + temp2 */
234 lwz rH7,28(rHP)
276 lwz rW7,28(rHP)
293 stw rH7,28(rHP)