Home
last modified time | relevance | path

Searched refs:hppa64_std_im5 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c583 emit(hppa64_std_im5(rs, 0, HPPA_REG_R1), ctx); in emit_store()
585 emit(hppa64_std_im5(rs, off, dstreg), ctx); in emit_store()
1152 emit(hppa64_std_im5 (HPPA_REG_R1, -REG_SIZE, HPPA_REG_SP), ctx); in bpf_jit_build_prologue()
H A Dbpf_jit.h216 #define hppa64_std_im5(src, im5, b) \ macro