Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c544 cpsr_write(env, val, mask, CPSRWriteExceptionReturn); in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h1528 CPSRWriteExceptionReturn = 1, /* from guest exception return insn */ enumerator
H A Dhelper.c10644 write_type == CPSRWriteExceptionReturn ? in cpsr_write()