summaryrefslogtreecommitdiffstats
path: root/libdex/DexOpcodes.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-515/+3
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Make libdex structures tool friendly.Carl Shapiro2011-04-271-10/+2
* Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-0/+8
* Add volatile/jumbo opcodesAndy McFadden2011-03-101-26/+26
* Change invoke-object-init to /range formAndy McFadden2011-03-021-2/+2
* Rename invoke-direct-empty to invoke-object-initAndy McFadden2011-02-111-2/+2
* Added vm support for new jumbo opcodes.jeffhao2011-01-071-2/+514
* Another clarifying rename and a bit more automation.Dan Bornstein2010-12-031-5/+12
* Make opcode 00ff be called "dispatch-ff".Dan Bornstein2010-12-021-2/+2
* It's "opcode" not "opCode".Dan Bornstein2010-12-011-8/+8
* Rename OpCode.h -> DexOpcodes.h.Dan Bornstein2010-12-011-0/+617