Searched refs:rv_lhu (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 909 emit(rv_lhu(rd, off, rs), ctx); in bpf_jit_emit_insn() 915 emit(rv_lhu(rd, 0, RV_REG_T1), ctx); in bpf_jit_emit_insn()
|
| H A D | bpf_jit.h | 512 static inline u32 rv_lhu(u8 rd, u16 imm11_0, u8 rs1) in rv_lhu() function
|
| H A D | bpf_jit_comp32.c | 856 emit(rv_lhu(lo(rd), 0, RV_REG_T0), ctx); in emit_load_r64()
|