Home
last modified time | relevance | path

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

/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c173 #define ST32 F3(3, 0x04) macro
187 #define ST32I (ST32 | IMMED)
819 emit(ST32 | IMMED | RS1(SP) | S13(off) | RD(G0), ctx); in build_prologue()
875 emit(ST32 | IMMED | RS1(SP) | S13(off) | RD(tmp), ctx); in emit_tail_call()
1310 opcode = ST32; in build_insn()
1348 opcode = ST32; in build_insn()
H A Dbpf_jit_comp_32.c94 #define ST32 F3(3, 0x04) macro
104 #define ST32I (ST32 | IMMED)