Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h151 #define hppa_mtsar(reg) \ macro
H A Dbpf_jit_comp32.c676 emit(hppa_mtsar(HPPA_REG_T0), ctx); in emit_alu_r32()
680 emit(hppa_mtsar(lo(rs)), ctx); in emit_alu_r32()
686 emit(hppa_mtsar(HPPA_REG_T0), ctx); in emit_alu_r32()
H A Dbpf_jit_comp64.c699 emit(hppa_mtsar(rs), ctx); in bpf_jit_emit_insn()