Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dhmp-target.h42 #define MD_I32 1 macro
/openbmc/qemu/monitor/
H A Dhmp-target.c108 case MD_I32: in get_monitor_def()
/openbmc/qemu/target/sparc/
H A Dmonitor.c157 { "fprs", offsetof(CPUSPARCState, fprs), NULL, MD_I32 },
/openbmc/qemu/target/i386/
H A Dmonitor.c610 { name, offsetof(CPUX86State, segs[seg].selector), NULL, MD_I32 },\
612 { name ".limit", offsetof(CPUX86State, segs[seg].limit), NULL, MD_I32 },