Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h191 #define hppa_bleu(r1, r2, target_addr) \ macro
H A Dbpf_jit_comp32.c728 emit(hppa_bleu(lo(rs1), lo(rs2), NO_JUMP(0)), ctx); in emit_branch_r64()
752 emit(hppa_bleu(lo(rs1), lo(rs2), NO_JUMP(0)), ctx); in emit_branch_r64()
836 emit(hppa_bleu(rd, rs, off), ctx); in emit_bcc()
H A Dbpf_jit_comp64.c297 emit(hppa_bleu(rd, rs, off), ctx); in emit_branch()