Searched refs:hppa_or_cond (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 105 #define hppa_or_cond(reg1, reg2, cond, f, target) \ macro
|
H A D | bpf_jit_comp32.c | 345 emit(hppa_or_cond(HPPA_REG_ARG1, HPPA_REG_ZERO, 1, 0, HPPA_REG_ZERO), ctx); in emit_call_millicode() 385 emit(hppa_or_cond(HPPA_REG_ARG2, HPPA_REG_ARG3, 1, 0, HPPA_REG_ZERO), ctx); in emit_call_libgcc_ll()
|