Searched defs:pred (Results 1 – 4 of 4) sorted by relevance
/arch/ia64/include/asm/native/ |
D | inst.h | 37 #define MOV_FROM_IPSR(pred, reg) \ argument 49 #define MOV_FROM_PSR(pred, reg, clob) \ argument 52 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 58 #define MOV_TO_ITIR(pred, reg, clob) \ argument 61 #define MOV_TO_IHA(pred, reg, clob) \ argument 64 #define MOV_TO_IPSR(pred, reg, clob) \ argument 67 #define MOV_TO_IFS(pred, reg, clob) \ argument 76 #define ITC_I(pred, reg, clob) \ argument 79 #define ITC_D(pred, reg, clob) \ argument 86 #define THASH(pred, reg0, reg1, clob) \ argument [all …]
|
/arch/ia64/lib/ |
D | copy_user.S | 233 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument 234 #define CASE(pred, shift) \ argument
|
/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 442 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
|
/arch/powerpc/perf/ |
D | core-book3s.c | 433 int r_index, u_index, pred; in power_pmu_bhrb_read() local
|