Lines Matching refs:clob
38 # define CLOBBER(clob) \ argument
40 movl clob = PARAVIRT_POISON; \
47 # define CLOBBER(clob) /* nothing */ argument
72 #define MOV_FROM_IVR(reg, clob) \ argument
74 CLOBBER(clob)
76 #define MOV_FROM_PSR(pred, reg, clob) \ argument
78 CLOBBER(clob)
80 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument
82 CLOBBER(clob) \
85 #define MOV_TO_IFA(reg, clob) \ argument
87 CLOBBER(clob)
89 #define MOV_TO_ITIR(pred, reg, clob) \ argument
91 CLOBBER(clob)
93 #define MOV_TO_IHA(pred, reg, clob) \ argument
95 CLOBBER(clob)
97 #define MOV_TO_IPSR(pred, reg, clob) \ argument
99 CLOBBER(clob)
101 #define MOV_TO_IFS(pred, reg, clob) \ argument
103 CLOBBER(clob)
105 #define MOV_TO_IIP(reg, clob) \ argument
107 CLOBBER(clob)
114 #define ITC_I(pred, reg, clob) \ argument
116 CLOBBER(clob)
118 #define ITC_D(pred, reg, clob) \ argument
120 CLOBBER(clob)
122 #define ITC_I_AND_D(pred_i, pred_d, reg, clob) \ argument
125 CLOBBER(clob)
127 #define THASH(pred, reg0, reg1, clob) \ argument
129 CLOBBER(clob)
146 #define RSM_PSR_IC(clob) \ argument
148 CLOBBER(clob)
150 #define SSM_PSR_I(pred, pred_clob, clob) \ argument
152 CLOBBER(clob) \