Searched refs:hppa_t7_insn (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 124 hppa_t7_insn(0x2d, reg, target, val11) /* addi im11,reg,target */ 126 hppa_t7_insn(0x25, reg, target, val11) /* subi im11,reg,target */ 429 static inline u32 hppa_t7_insn(u8 opcode, u8 r, u8 t, u32 im11) in hppa_t7_insn() function
|