pseudo inst: Add rpns (read processor nanoseconds) instruction.
authorNathan Binkert <nate@binkert.org>
Mon, 10 Nov 2008 19:51:18 +0000 (11:51 -0800)
committerNathan Binkert <nate@binkert.org>
Mon, 10 Nov 2008 19:51:18 +0000 (11:51 -0800)
commiteb5d9ba72b0309e7f98c382e3a80ce0601dbe084
treedb510966579937d92bdacf4ad00b949e1ef0a5a8
parentc25d966b06061402894b99a2362cb109275b73d1
pseudo inst: Add rpns (read processor nanoseconds) instruction.
This instruction basically returns the number of nanoseconds that the CPU
has been running.
src/arch/alpha/isa/decoder.isa
src/sim/pseudo_inst.cc
src/sim/pseudo_inst.hh
util/m5/m5op.h
util/m5/m5op_alpha.S
util/m5/m5ops.h