Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.h1555 typedef enum CPSRWriteType { enum
1561 } CPSRWriteType; typedef
1570 CPSRWriteType write_type);
H A Dhelper.c7728 static int bad_mode_switch(CPUARMState *env, int mode, CPSRWriteType write_type) in bad_mode_switch()
7787 CPSRWriteType write_type) in cpsr_write()