Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.h1529 typedef enum CPSRWriteType { enum
1535 } CPSRWriteType; typedef
1544 CPSRWriteType write_type);
H A Dhelper.c10671 static int bad_mode_switch(CPUARMState *env, int mode, CPSRWriteType write_type) in bad_mode_switch()
10730 CPSRWriteType write_type) in cpsr_write()