Home
last modified time | relevance | path

Searched refs:CR_BSTATUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/nios2/
H A Dcpu.h86 CR_BSTATUS = 2, enumerator
H A Dhelper.c49 cr_es = CR_BSTATUS; in do_exception()
H A Dcpu.c147 WR_REG(CR_BSTATUS); in realize_cr_status()
H A Dtranslate.c540 tcg_gen_ld_tl(tmp, tcg_env, offsetof(CPUNios2State, ctrl[CR_BSTATUS])); in bret()