Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu.h540 extern const char * const riscv_fpr_regnames[];
H A Dcpu.c255 const char * const riscv_fpr_regnames[] = { variable
838 riscv_fpr_regnames[i], env->fpr[i]); in riscv_cpu_dump_state()
H A Dtranslate.c1377 offsetof(CPURISCVState, fpr[i]), riscv_fpr_regnames[i]); in riscv_translate_init()