Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dgdbstub.c114 cpsr_write(env, tmp, 0xffffffff, CPSRWriteByGDBStub); in arm_cpu_gdb_write_register()
H A Dcpu.h1546 CPSRWriteByGDBStub = 3, /* from the GDB stub */ enumerator
H A Dhelper.c9682 if (write_type != CPSRWriteByGDBStub && in cpsr_write()