summaryrefslogtreecommitdiffstats
path: root/disassembler/disassembler_x86.cc
Commit message (Expand)AuthorAgeFilesLines
* Inline x86 String.indexOfMark Mendell2014-02-201-0/+4
* Support to generate inline long to FP bytecodes for x86Razvan A Lupusoru2014-02-111-0/+14
* Specializing x86 range argument copyingRazvan A Lupusoru2014-02-051-0/+36
* Merge "Improve x86 long multiply and shifts"Ian Rogers2014-01-281-0/+12
|\
| * Improve x86 long multiply and shiftsMark Mendell2014-01-241-0/+12
* | Reduce x86 sequence for GP pair to XMMRazvan A Lupusoru2014-01-241-0/+11
|/
* Improve x86 long divideMark Mendell2014-01-241-0/+3
* Add conditional move support to x86 and allow GenMinMax to use itRazvan A Lupusoru2014-01-081-0/+6
* Disassemble more x86 instructionsMark Mendell2013-12-121-0/+16
* Add missing x86 imul opcode to disassemblerMark Mendell2013-12-111-0/+1
* Unsafe.compareAndSwapLong() intrinsic for x86.Vladimir Marko2013-12-031-0/+7
* Add byte swap instructions for ARM and x86.Vladimir Marko2013-10-281-0/+4
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+750