Age | Commit message (Expand) | Author |
---|---|---|
2007-08-04 | X86: Make 64 bit unaligned accesses work as well as the other sizes. | Gabe Black |
2007-08-04 | X86: Start implementing segmentation support. | Gabe Black |
2007-08-01 | X86: Fix for compilation bug with new cache code. | Gabe Black |
2007-07-26 | X86: Add functions to read and write to an exec context. | Gabe Black |
2007-07-20 | Make load and store ops use the appropriate sized data access. | Gabe Black |
2007-07-19 | x86 fixes | Gabe Black |
2007-07-18 | Make store microops actually store instead of load. | Gabe Black |
2007-07-14 | Pull some hard coded base classes out of the isa description. | Gabe Black |
2007-06-20 | Make memory instructions work better, add more macroop implementations, add a... | Gabe Black |
2007-06-19 | Get rid of the immediate and displacement components of the EmulEnv struct an... | Gabe Black |
2007-06-13 | Move load/store microops into their own file. They still don't do anything, t... | Gabe Black |