Parent Directory
|
Revision Log
|
Patch
| revision 1.22 by bellard, Sun Nov 20 10:29:33 2005 UTC | revision 1.23 by bellard, Sat Nov 26 20:15:14 2005 UTC | |
|---|---|---|
| # | Line 495 struct CPUPPCState { | Line 495 struct CPUPPCState { |
| 495 | ||
| 496 | CPU_COMMON | CPU_COMMON |
| 497 | ||
| 498 | int halted; /* TRUE if the CPU is in suspend state */ | |
| 499 | ||
| 500 | int access_type; /* when a memory exception occurs, the access | int access_type; /* when a memory exception occurs, the access |
| 501 | type is stored here */ | type is stored here */ |
| 502 |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |