changeset 0c67ea5dbb7e in /z/repo/m5
details: http://repo.m5sim.org/m5?cmd=changeset;node=0c67ea5dbb7e
description:
        X86: Remove reserved* from the m5 utility program for x86.

diffstat:

 util/m5/m5op_x86.S |  5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diffs (12 lines):

diff -r f2ac8da7896e -r 0c67ea5dbb7e util/m5/m5op_x86.S
--- a/util/m5/m5op_x86.S        Mon Nov 22 02:33:47 2010 -0500
+++ b/util/m5/m5op_x86.S        Mon Nov 22 05:47:54 2010 -0500
@@ -59,8 +59,3 @@
 TWO_BYTE_OP(m5_switchcpu, switchcpu_func)
 TWO_BYTE_OP(m5_addsymbol, addsymbol_func)
 TWO_BYTE_OP(m5_panic, panic_func)
-TWO_BYTE_OP(m5_reserved1_func, reserved1_func)
-TWO_BYTE_OP(m5_reserved2_func, reserved2_func)
-TWO_BYTE_OP(m5_reserved3_func, reserved3_func)
-TWO_BYTE_OP(m5_reserved4_func, reserved4_func)
-TWO_BYTE_OP(m5_reserved5_func, reserved5_func)
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to