Searched refs:CPUOpenRISCState (Results 1 – 4 of 4) sorted by relevance
25 void HELPER(exception)(CPUOpenRISCState *env, uint32_t excp) in HELPER()33 void do_range(CPUOpenRISCState *env, uintptr_t pc) in do_range()41 void HELPER(ove_cy)(CPUOpenRISCState *env) in HELPER()48 void HELPER(ove_ov)(CPUOpenRISCState *env) in HELPER()55 void HELPER(ove_cyov)(CPUOpenRISCState *env) in HELPER()
26 CPUOpenRISCState *env = cpu_env(cs); in openrisc_cpu_gdb_read_register()50 CPUOpenRISCState *env = cpu_env(cs); in openrisc_cpu_gdb_write_register()
25 void HELPER(rfe)(CPUOpenRISCState *env) in HELPER()
23 static inline void cpu_clone_regs_child(CPUOpenRISCState *env, in cpu_clone_regs_child()33 static inline void cpu_clone_regs_parent(CPUOpenRISCState *env, unsigned flags) in cpu_clone_regs_parent()37 static inline void cpu_set_tls(CPUOpenRISCState *env, target_ulong newtls) in cpu_set_tls()42 static inline abi_ulong get_sp_from_cpustate(CPUOpenRISCState *state) in get_sp_from_cpustate()