Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h167 #define hppa_extrws_sar(reg, target) \ macro
H A Dbpf_jit_comp64.c714 emit(hppa_extrws_sar(rd, rd), ctx); in bpf_jit_emit_insn()
H A Dbpf_jit_comp32.c687 emit(hppa_extrws_sar(lo(rd), lo(rd)), ctx); in emit_alu_r32()