Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dgdbstub.c39 GDB_PVR0 = 32 + 6, enumerator
77 case GDB_PVR0 ... GDB_PVR11: in mb_cpu_gdb_read_register()
79 val = cpu->cfg.pvr_regs[n - GDB_PVR0]; in mb_cpu_gdb_read_register()