Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h96 hppa_t5_insn(0x08, reg, ((u32)(addr)) >> 11) /* ldil im21,reg */
98 hppa_t5_insn(0x0a, reg, ((u32)(addr)) >> 11) /* addil im21,reg -> result in gr1 */
417 static inline u32 hppa_t5_insn(u8 opcode, u8 tr, u32 val21) in hppa_t5_insn() function