Searched refs:hppa_addc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/net/ | ||
H A D | bpf_jit.h | 115 #define hppa_addc(reg1, reg2, target) \ macro |
H A D | bpf_jit_comp32.c | 585 emit(hppa_addc(hi(rd), hi(rs), hi(rd)), ctx); in emit_alu_r64() |