Searched refs:riscv_cpu_debug_check_breakpoint (Results 1 – 3 of 3) sorted by relevance
148 bool riscv_cpu_debug_check_breakpoint(CPUState *cs);
946 bool riscv_cpu_debug_check_breakpoint(CPUState *cs) in riscv_cpu_debug_check_breakpoint() 944 bool riscv_cpu_debug_check_breakpoint(CPUState *cs) riscv_cpu_debug_check_breakpoint() function
148 .debug_check_breakpoint = riscv_cpu_debug_check_breakpoint,