Searched refs:emit_rev16 (Results 1 – 3 of 3) sorted by relevance
914 static void emit_rev16(const s8 rd, struct rv_jit_context *ctx) in emit_rev16() function1102 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
1092 static void emit_rev16(const s8 rd, struct hppa_jit_context *ctx) in emit_rev16() function1275 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
1475 static inline void emit_rev16(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev16() function1813 emit_rev16(rd[1], rd[1], ctx); in build_insn()