Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dwin_helper.c300 void cpu_put_cwp64(CPUSPARCState *env, int cwp) in cpu_put_cwp64() function
327 cpu_put_cwp64(env, new_cwp); in helper_wrcwp()
441 cpu_put_cwp64(env, tsptr->tstate & 0xff); in helper_done()
470 cpu_put_cwp64(env, tsptr->tstate & 0xff); in helper_retry()
H A Dgdbstub.c190 cpu_put_cwp64(env, tmp & 0xff); in sparc_cpu_gdb_write_register()
H A Dcpu.h783 void cpu_put_cwp64(CPUSPARCState *env1, int cwp);