Searched refs:hppa_depwz (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/parisc/net/ |
D | bpf_jit.h | 157 #define hppa_depwz(r, p, len, target) \ macro
|
D | bpf_jit_comp32.c | 1095 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()
|
D | bpf_jit_comp64.c | 748 emit(hppa_depwz(rd, 23, 8, HPPA_REG_T1), ctx); in bpf_jit_emit_insn()
|