Searched defs:RV_REG_FP (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c189 emit(rv_lw(hi(tmp), hi(reg), RV_REG_FP), ctx); local
190 emit(rv_lw(lo(tmp), lo(reg), RV_REG_FP), ctx); local
209 emit(rv_lw(lo(tmp), lo(reg), RV_REG_FP), ctx); local
[all...]
H A Dbpf_jit.h35 RV_REG_FP = 8, /* Saved register/frame pointer */ enumerator in enum:__anon43

Completed in 108 milliseconds