pseudo inst,util: Add optional key to initparam pseudo instruction
authorGabor Dozsa <gabor.dozsa@arm.com>
Thu, 7 Jan 2016 22:33:47 +0000 (16:33 -0600)
committerGabor Dozsa <gabor.dozsa@arm.com>
Thu, 7 Jan 2016 22:33:47 +0000 (16:33 -0600)
commite67749426054d8ddb7f11b53a89741d4808f3acb
tree6070cdd030bb632be375ababdf30680f50fccae0
parent6caa2c9b4ea8ed3a29c44dec60b791344b5fd477
pseudo inst,util: Add optional key to initparam pseudo instruction

The key parameter can be used to read out various config parameters from
within the simulated software.
src/arch/alpha/isa/decoder.isa
src/arch/arm/isa/insts/m5ops.isa
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/sim/pseudo_inst.cc
src/sim/pseudo_inst.hh
util/m5/m5.c
util/m5/m5op.h