Age | Commit message (Expand) | Author |
2007-10-18 | X86: Implement the in/out instructions. These will still need support from th... | Gabe Black |
2007-09-04 | X86: Add some SSE floating point/integer conversion microops. | Gabe Black |
2007-08-31 | X86: Major rework of how regop microops are generated. | Gabe Black |
2007-08-26 | X86: Make the microassembler accept lines which are just labels. | Gabe Black |
2007-08-04 | X86: Start implementing segmentation support. | Gabe Black |
2007-07-23 | Make the operand size reflect the size specifier on the operand tags, and imp... | 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-14 | Get rid of some debug output and let macroops set headers in their constructo... | Gabe Black |
2007-06-12 | Make microOp vs microop and macroOp vs macroop capitilization consistent. | Gabe Black |
2007-06-08 | Big changes to use the new microcode assembler. | Gabe Black |
2007-06-04 | Reworking x86's microcode system. This is a work in progress, and X86 doesn't... | Gabe Black |
2007-04-10 | Reworked x86 a bit | Gabe Black |
2007-04-06 | Refactored the x86 isa description some more. There should be more seperation... | Gabe Black |