gem5/src/arch/alpha/isa
Gabe Black fb5ba85abb Make two simple utility functions to determine if a MiscReg index corresponding to an IPR is readable or writable.
--HG--
extra : convert_revision : 89eebba5eec01e629213997d24c734a6acad0ecb
2006-10-31 17:50:57 -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 Make two simple utility functions to determine if a MiscReg index corresponding to an IPR is readable or writable. 2006-10-31 17:50:57 -05:00
fp.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04: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