Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h146 hppa_t12_insn(0x38, base, offset, 0x00, 1) /* be,n offset(0,base) */
148 hppa_t12_insn(0x39, base, offset, 0x00, nop) /* ble(,nop) offset(0,base) */
176 hppa_t12_insn(0x3a, rp, imm17, 0x00, 1) /* bl,n target_addr,rp */
450 static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop) in hppa_t12_insn() function