gem5/arch
Nathan Binkert c55e6b495e Make it so the quiesce instruction is conditionally enabled
arch/alpha/isa_desc:
    move the quiesce instruction out of here so I can conditionally
    enable it.
arch/alpha/pseudo_inst.cc:
    conditionally enable quiesce
arch/alpha/pseudo_inst.hh:
    add quiesce

--HG--
extra : convert_revision : e1c474c4bf8761ff58073785d82b2bec9f632885
2003-11-03 16:47:08 -05:00
..
alpha Make it so the quiesce instruction is conditionally enabled 2003-11-03 16:47:08 -05:00
isa_parser.py Fix up decoder.cc generation... this got broken at the directory reorg. 2003-10-13 21:47:27 -07:00