Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h133 #define hppa_ldh(val14, reg, target) \ macro
H A Dbpf_jit_comp64.c1041 emit(hppa_ldh(off, srcreg, rd), ctx); in bpf_jit_emit_insn()
H A Dbpf_jit_comp32.c1033 emit(hppa_ldh(off + 0, srcreg, lo(rd)), ctx); in emit_load_r64()