Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | really kill off the last MRMInitReg inst, remove logic from encoder. | Chris Lattner | 2010-02-05 | 1 | -10/+2 | |
* | implement the rest of the encoding types. | Chris Lattner | 2010-02-05 | 1 | -3/+108 | |
* | move functions for decoding X86II values into the X86II namespace. | Chris Lattner | 2010-02-05 | 1 | -7/+7 | |
* | change getSizeOfImm and getBaseOpcodeFor to just take | Chris Lattner | 2010-02-05 | 1 | -7/+7 | |
* | add some more encodings. | Chris Lattner | 2010-02-05 | 1 | -1/+36 | |
* | implement the non-relocation forms of memory operands | Chris Lattner | 2010-02-05 | 1 | -65/+111 | |
* | start adding MRMDestMem, which requires memory form mod/rm encoding | Chris Lattner | 2010-02-05 | 1 | -1/+158 | |
* | Add a few more encodings, we can now encode all of: | Chris Lattner | 2010-02-05 | 1 | -32/+57 | |
* | enhance new encoder to support prefixes + RawFrm | Chris Lattner | 2010-02-03 | 1 | -3/+129 | |
* | set up some infrastructure, some minor cleanups. | Chris Lattner | 2010-02-03 | 1 | -5/+39 | |
* | stub out a new X86 encoder, which can be tried with | Chris Lattner | 2010-02-03 | 1 | -0/+41 |