summaryrefslogtreecommitdiffstats
path: root/docs/dalvik-bytecode.html
Commit message (Collapse)AuthorAgeFilesLines
* Move dx.dex.code.DalvOps -> dx.io.Opcodes.Dan Bornstein2011-01-301-10/+11
| | | | | | | | | This breaks a nascent circular dependency, keeping dx.io the lower layer. Bonus: While I was in the territory, I clarified the data payload opcodes, including adding explicit constants for them. Change-Id: I8655064ebc3b5713cbb4a6c83bcc90984393701f
* Add a link to the dex-format doc.Dan Bornstein2010-11-301-0/+4
| | | | | | | For ease of clicking around when browsing and easier discoverability in general. Change-Id: Ia50507df454dd65526e99ef14194c310bb11edb1
* Add const-class/jumbo.Dan Bornstein2010-11-081-40/+50
| | | | | | I neglected to include this one in my original list of new opcodes. Change-Id: Ia59b4b2f21516d851f0398361eb5db1cb413aaab
* Minor tweaks and clarification.Dan Bornstein2010-11-081-3/+10
| | | | Change-Id: I861c2d65fea468fd1f085d845981b1cd9d98d3a8
* Minor clarifications and cleanup.Dan Bornstein2010-10-211-11/+43
| | | | Change-Id: I571ca9ac8f7a258a6e5d19208f382f42ee0aab22
* One more format and our first set of wide opcodes.Dan Bornstein2010-10-211-3/+149
| | | | Change-Id: I16731c1b66b40022c2e10c93640583ae43659701
* Clarify the invoke-* opcodes.Dan Bornstein2010-10-101-3/+4
| | | | | | | In particular, make it a little more explicit what kinds of methods are acceptable for each variant. Change-Id: Icd9dad876c2d10c23462b4d85ccaa9441d7f2c04
* Remove trailing whitespace.Carl Shapiro2010-06-081-3/+3
| | | | Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b
* Clarify a few items in the dex spec.Dan Bornstein2010-02-241-8/+10
| | | | | | | In particular, do a bit of "may" vs. "must" maintenance, and be specific about references as arguments to filled-new-array. Change-Id: Iae4cb734e05cd29230e2c9a343108bbfb3c20193
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1500
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1500/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+1
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+1
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-9/+20
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-17/+21
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1485