Age | Commit message (Expand) | Author |
---|---|---|
2007-06-20 | Implement rip relative addressing and put in some missing loads and stores. | Gabe Black |
2007-06-20 | Make memory instructions work better, add more macroop implementations, add a... | Gabe Black |
2007-06-18 | Get rid of unnecessary output. | Gabe Black |
2007-06-14 | Implement a handful more instructions and differentiate macroops based on the... | Gabe Black |
2007-06-14 | Get rid of an unnecessary debug statement. | Gabe Black |
2007-06-13 | Fix the operand type tag parser to recognize multi character register names. | Gabe Black |
2007-06-12 | Minor comment fix up. | Gabe Black |
2007-06-12 | Make use of some of the REX prefix. | Gabe Black |
2007-06-12 | Use objects to pass around output code, and fix/implement a few things. | Gabe Black |
2007-06-08 | Clean things up a little. | Gabe Black |
2007-06-08 | Big changes to use the new microcode assembler. | Gabe Black |
2007-04-10 | Reworked x86 a bit | Gabe Black |
2007-04-06 | Move the instruction specialization stuff out of the microassembler file, and... | Gabe Black |