Home
last modified time | relevance | path

Searched refs:hppa_depwz (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/net/
H A Dbpf_jit.h157 #define hppa_depwz(r, p, len, target) \ macro
H A Dbpf_jit_comp32.c1095 emit(hppa_depwz(rd, 23, 8, HPPA_REG_T1), ctx); in emit_rev16()
1102 emit(hppa_depwz(HPPA_REG_T1, 15, 8, HPPA_REG_T1), ctx); in emit_rev32()
H A Dbpf_jit_comp64.c748 emit(hppa_depwz(rd, 23, 8, HPPA_REG_T1), ctx); in bpf_jit_emit_insn()