Lines Matching refs:clob
176 #define MOV_FROM_IVR(reg, clob) \ argument
178 IS_RREG_CLOB(clob)
179 #define MOV_FROM_PSR(pred, reg, clob) \ argument
182 IS_RREG_CLOB(clob)
183 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument
187 IS_RREG_CLOB(clob)
188 #define MOV_TO_IFA(reg, clob) \ argument
190 IS_RREG_CLOB(clob)
191 #define MOV_TO_ITIR(pred, reg, clob) \ argument
194 IS_RREG_CLOB(clob)
195 #define MOV_TO_IHA(pred, reg, clob) \ argument
198 IS_RREG_CLOB(clob)
199 #define MOV_TO_IPSR(pred, reg, clob) \ argument
202 IS_RREG_CLOB(clob)
203 #define MOV_TO_IFS(pred, reg, clob) \ argument
206 IS_RREG_CLOB(clob)
207 #define MOV_TO_IIP(reg, clob) \ argument
209 IS_RREG_CLOB(clob)
214 #define ITC_I(pred, reg, clob) \ argument
217 IS_RREG_CLOB(clob)
218 #define ITC_D(pred, reg, clob) \ argument
221 IS_RREG_CLOB(clob)
222 #define ITC_I_AND_D(pred_i, pred_d, reg, clob) \ argument
226 IS_RREG_CLOB(clob)
227 #define THASH(pred, reg0, reg1, clob) \ argument
231 IS_RREG_CLOB(clob)
238 #define RSM_PSR_IC(clob) \ argument
239 IS_RREG_CLOB(clob)
240 #define SSM_PSR_I(pred, pred_clob, clob) \ argument
243 IS_RREG_CLOB(clob)