Home
last modified time | relevance | path

Searched refs:CR_SCRCCR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dgdbstub.c106 val = env->cr[CR_SCRCCR]; in hppa_cpu_gdb_read_register()
234 env->cr[CR_SCRCCR] = val; in hppa_cpu_gdb_write_register()
H A Dcpu.h146 #define CR_SCRCCR 10 macro