Home
last modified time | relevance | path

Searched refs:hppa_addc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h115 #define hppa_addc(reg1, reg2, target) \ macro
H A Dbpf_jit_comp32.c585 emit(hppa_addc(hi(rd), hi(rs), hi(rd)), ctx); in emit_alu_r64()