gem5/arch
Steve Reinhardt 3e5070a3f1 Fix bug: forgot branchTarget() method on indirect branches.
arch/alpha/isa_desc:
    Add missing branchTarget() method for indirect branches.
cpu/static_inst.hh:
    Add comment clarifying when branchTarget() can be used
    on indirect branches.

--HG--
extra : convert_revision : 0dcfb36a9792a338cefceb3d1501825abace7ac5
2004-02-03 07:19:05 -08:00
..
alpha Fix bug: forgot branchTarget() method on indirect branches. 2004-02-03 07:19:05 -08:00
isa_parser.py Fix up decoder.cc generation... this got broken at the directory reorg. 2003-10-13 21:47:27 -07:00