This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bb5fd8c44bbac6cbcfd18aed5fd46c112d19d7f
gem5
/
src
/
arch
History
Gabe Black
3bb5fd8c44
Get the "hard" SPARC instructions working in o3. I don't like that the IsStoreConditional flag needs to be set for them because they aren't store conditional instructions, and I should fix the format code which is not handling the opt_flags correctly.
...
--HG-- extra : convert_revision : cfd32808592832d7b6fbdaace5ae7b17c8a246e9
2007-04-08 01:42:42 +00:00
..
alpha
Merge ktlim@zizzer:/bk/newmem
2007-03-23 13:20:19 -04:00
mips
Merge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 02:52:51 +00:00
sparc
Get the "hard" SPARC instructions working in o3. I don't like that the IsStoreConditional flag needs to be set for them because they aren't store conditional instructions, and I should fix the format code which is not handling the opt_flags correctly.
2007-04-08 01:42:42 +00:00
x86
The process of going from an instruction definition to an instruction to be returned by the decoder has been fleshed out more. The following steps describe how an instruction implementation becomes a StaticInst.
2007-04-04 23:35:20 +00:00
isa_parser.py
Fix a regular expression problem when recognizing labels for string substitution.
2007-04-04 23:19:32 +00:00
isa_specific.hh
Add build hooks for x86.
2007-03-03 16:01:48 +00:00
SConscript
Merge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 02:52:51 +00:00