gem5/src/arch/alpha/isa
Gabe Black b04a2653f9 Got rid of obsolete ivlb and ivle psuedo instructions.
--HG--
extra : convert_revision : c3c2dd5a6e7181ad94194146d7fa2b33b21074fb
2006-11-06 19:09:23 -05:00
..
branch.isa Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh. 2006-06-06 17:32:21 -04:00
decoder.isa Got rid of obsolete ivlb and ivle psuedo instructions. 2006-11-06 19:09:23 -05:00
fp.isa Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults 2006-11-01 16:44:45 -05:00
int.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
main.isa Make the IPRs use regular miscreg indexes, and make a table or two to find the miscreg index of a specific IPR. 2006-10-31 16:02:28 -05:00
mem.isa Use PacketPtr everywhere 2006-10-20 00:10:12 -07:00
opcdec.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
pal.isa Merge ktlim@zizzer:/bk/newmem 2006-06-02 18:19:50 -04:00
unimp.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
unknown.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
util.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00