Searched refs:pred_clob (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/ia64/include/asm/native/ |
D | inst.h | 42 # define CLOBBER_PRED(pred_clob) \ argument 44 cmp.eq pred_clob, p0 = r0, r0 \ 48 # define CLOBBER_PRED(pred_clob) /* nothing */ argument 80 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 83 CLOBBER_PRED(pred_clob) 150 #define SSM_PSR_I(pred, pred_clob, clob) \ argument 153 CLOBBER_PRED(pred_clob)
|
D | pvchk_inst.h | 183 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 185 IS_PRED_CLOB(pred_clob) \ 240 #define SSM_PSR_I(pred, pred_clob, clob) \ argument 242 IS_PRED_CLOB(pred_clob) \
|