diff options
Diffstat (limited to 'sim/ppc/debug.h')
-rw-r--r-- | sim/ppc/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/ppc/debug.h b/sim/ppc/debug.h index b300add..e1cb053 100644 --- a/sim/ppc/debug.h +++ b/sim/ppc/debug.h @@ -50,6 +50,7 @@ typedef enum { trace_semantics, trace_idecode, trace_alu, + trace_load_store, /**/ trace_vm, trace_core, |