Home
last modified time | relevance | path

Searched defs:SavedMachineState (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dppc.h66 struct SavedMachineState struct
68 FloatingPoints CSavedFPRegs[32]; /* The floating point registers [0->31] */
70 Long CsavedRegs[32]; /* space to save the General Registers */
72 Long CexReason;
73 Long SavedDomainID;
75 { /* must be 8-byte aligned, so doubleFPSCR is 8-byte aligned */
137 struct SavedMachineState ExceptionState; argument