[Qemu-devel] [PULL 04/10] RISC-V: Use riscv prefix consistently on cpu helpers

2019-02-02 Thread Palmer Dabbelt
From: Michael Clark * Add riscv prefix to raise_exception function * Add riscv prefix to CSR read/write functions * Add riscv prefix to signal handler function * Add riscv prefix to get fflags function * Remove redundant declaration of riscv_cpu_init and rename cpu_riscv_init to riscv_cpu_init

[Qemu-devel] [PULL 04/10] RISC-V: Use riscv prefix consistently on cpu helpers

2019-01-30 Thread Palmer Dabbelt
From: Michael Clark * Add riscv prefix to raise_exception function * Add riscv prefix to CSR read/write functions * Add riscv prefix to signal handler function * Add riscv prefix to get fflags function * Remove redundant declaration of riscv_cpu_init and rename cpu_riscv_init to riscv_cpu_init