Home
last modified time | relevance | path

Searched defs:riscv_cpu_decode_fn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.h33 bool (*riscv_cpu_decode_fn)(struct DisasContext *, uint32_t); member
36 typedef bool (*riscv_cpu_decode_fn)(struct DisasContext *, uint32_t); typedef