summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86MCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* really kill off the last MRMInitReg inst, remove logic from encoder.Chris Lattner2010-02-051-10/+2
* implement the rest of the encoding types.Chris Lattner2010-02-051-3/+108
* move functions for decoding X86II values into the X86II namespace.Chris Lattner2010-02-051-7/+7
* change getSizeOfImm and getBaseOpcodeFor to just takeChris Lattner2010-02-051-7/+7
* add some more encodings.Chris Lattner2010-02-051-1/+36
* implement the non-relocation forms of memory operandsChris Lattner2010-02-051-65/+111
* start adding MRMDestMem, which requires memory form mod/rm encodingChris Lattner2010-02-051-1/+158
* Add a few more encodings, we can now encode all of:Chris Lattner2010-02-051-32/+57
* enhance new encoder to support prefixes + RawFrm Chris Lattner2010-02-031-3/+129
* set up some infrastructure, some minor cleanups.Chris Lattner2010-02-031-5/+39
* stub out a new X86 encoder, which can be tried withChris Lattner2010-02-031-0/+41
OpenPOWER on IntegriCloud