wmoo: additional result: uncorrectable error (DETECTED)

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1134 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hsc
2012-04-20 17:13:19 +00:00
parent a674d2dd1b
commit bbd3b0fef1
4 changed files with 13 additions and 2 deletions

View File

@ -14,6 +14,8 @@
#define WEATHER_FUNC_WAIT_BEGIN 0x00100f50
// wait_end address
#define WEATHER_FUNC_WAIT_END 0x00100f60
// vptr_panic address (only exists in guarded variant)
#define WEATHER_FUNC_VPTR_PANIC 0x99999999
// number of main loop iterations to trace
// (determines trace length and therefore fault-space width)
#define WEATHER_NUMITER_TRACING 4