Age | Commit message (Expand) | Author |
---|---|---|
2007-06-20 | Fix a newly introduced bug where the predecoder wasn't picking up all the dis... | Gabe Black |
2007-06-20 | Make memory instructions work better, add more macroop implementations, add a... | Gabe Black |
2007-06-14 | Sign extend byte immediates as well. There might need to be a fancier system ... | Gabe Black |
2007-06-14 | Put the mode in the ExtMachInst. | Gabe Black |
2007-06-13 | Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more... | Gabe Black |
2007-06-12 | Reset the rex and legacy prefix components of the ExtMachInst as well. | Gabe Black |
2007-05-31 | x86 work that hadn't been checked in. | Gabe Black |
2007-04-06 | Clean up the code a little, fix (I think) a perceived problem with immediate ... | Gabe Black |
2007-04-03 | Zero out ModRM if the byte isn't there, and fix some displacement size stuff. | Gabe Black |
2007-03-21 | Break out the one and two byte opcodes into different files. Also change what... | Gabe Black |
2007-03-15 | File with the predecoder in it. | Gabe Black |