Searched refs:hppa_or_cond (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/parisc/net/ |
D | bpf_jit.h | 105 #define hppa_or_cond(reg1, reg2, cond, f, target) \ macro
|
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()
|