Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/net/
Dbpf_jit_comp.c48 #define RV_REG_TCC_SAVED RV_REG_S6 /* Store A6 in S6 if program do calls */ macro
1498 emit(rv_addi(RV_REG_TCC_SAVED, RV_REG_TCC, 0), ctx); in build_prologue()