Home
last modified time | relevance | path

Searched defs:pred (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/include/asm/native/
Dinst.h37 #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/
Dcopy_user.S233 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift argument
234 #define CASE(pred, shift) \ argument
/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c442 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
/arch/powerpc/perf/
Dcore-book3s.c433 int r_index, u_index, pred; in power_pmu_bhrb_read() local