Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c285 emit(hppa_beq(rd, rs, off), ctx); in emit_branch()
539 emit(hppa_beq(HPPA_REG_ARG1, HPPA_REG_ZERO, 2 - HPPA_BRANCH_DISPLACEMENT), ctx); in emit_call_libgcc_ll()
1136 emit(hppa_beq(HPPA_REG_TCC_IN_INIT, HPPA_REG_R1, 6 - HPPA_BRANCH_DISPLACEMENT), ctx); in bpf_jit_build_prologue()
H A Dbpf_jit.h183 #define hppa_beq(r1, r2, target_addr) \ macro
H A Dbpf_jit_comp32.c747 emit(hppa_beq(lo(rs1), lo(rs2), NO_JUMP(0)), ctx); in emit_branch_r64()
773 emit(hppa_beq(HPPA_REG_T1, HPPA_REG_ZERO, NO_JUMP(0)), ctx); in emit_branch_r64()
824 emit(hppa_beq(rd, rs, off), ctx); in emit_bcc()