summaryrefslogtreecommitdiff
path: root/util/m5/m5ops.h
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2009-01-24 07:27:22 -0800
committerNathan Binkert <nate@binkert.org>2009-01-24 07:27:22 -0800
commit64ed39f61b89675237e145ed4a81b49f353921ed (patch)
treeb1338a651e9b428e0e748c8000840390d0498f16 /util/m5/m5ops.h
parentf0fb3ac060234ed5860c8d5bca3e84dbd8d30c36 (diff)
downloadgem5-64ed39f61b89675237e145ed4a81b49f353921ed.tar.xz
pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.
It's instantaneous and so it's somewhat bogus, but it's a first step.
Diffstat (limited to 'util/m5/m5ops.h')
-rw-r--r--util/m5/m5ops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/m5/m5ops.h b/util/m5/m5ops.h
index ab9bdd857..b2f896fb1 100644
--- a/util/m5/m5ops.h
+++ b/util/m5/m5ops.h
@@ -35,6 +35,7 @@
#define quiescecycle_func 0x03
#define quiescetime_func 0x04
#define rpns_func 0x07
+#define wakecpu_func 0x09
#define deprecated1_func 0x10 // obsolete ivlb
#define deprecated2_func 0x11 // obsolete ivle
#define deprecated3_func 0x20 // deprecated exit function