summaryrefslogtreecommitdiff
path: root/arch/alpha/isa_desc
AgeCommit message (Expand)Author
2003-11-02Move the m5 pseudo instructions into their own fileNathan Binkert
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-02SimExit takes a time nowNathan Binkert
2003-11-02deprecate the m5exit instruction and rename it to m5exit_oldNathan Binkert
2003-10-28Clean up a few spots where we weren't handling of misspeculation correctly.Steve Reinhardt
2003-10-28emulate callpal halt for non FULL_SYSTEMNathan Binkert
2003-10-26Fix some problems with stats reset & floss counters.Steve Reinhardt
2003-10-24Added m5func "resetstats" to allow scriptable reset of statistics inside simAndrew Schultz
2003-10-21Created new M5 instruction to allow an integer parameter (init_param) to be s...Andrew Schultz
2003-10-18Add comment to elaborate on store-conditional result code (and removeSteve Reinhardt
2003-10-13Rename CPU object to FullCPUSteve Reinhardt
2003-10-13Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh.Steve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch