Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h113 #define hppa_add(reg1, reg2, target) \ macro
H A Dbpf_jit_comp64.c624 emit(hppa_add(rd, rs, rd), ctx); in bpf_jit_emit_insn()
785 emit(hppa_add(rd, HPPA_REG_T1, rd), ctx); in bpf_jit_emit_insn()
H A Dbpf_jit_comp32.c527 emit(hppa_add(lo(rd), HPPA_REG_T0, lo(rd)), ctx); in emit_alu_i32()
584 emit(hppa_add(lo(rd), lo(rs), lo(rd)), ctx); in emit_alu_r64()
651 emit(hppa_add(lo(rd), lo(rs), lo(rd)), ctx); in emit_alu_r32()