Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h97 #define hppa_addil(addr, reg) \ macro
H A Dbpf_jit_comp64.c566 emit(hppa_addil(off, rd), ctx); in emit_store()
1030 emit(hppa_addil(off, rs), ctx); in bpf_jit_emit_insn()
H A Dbpf_jit_comp32.c1021 emit(hppa_addil(off, lo(rs)), ctx); in emit_load_r64()
1068 emit(hppa_addil(off, lo(rd)), ctx); in emit_store_r64()