aboutsummaryrefslogtreecommitdiff
path: root/opcode-gen/opcode-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-10/+2
* CodeReader visitor dispatch now uses OpcodeInfo.Dan Bornstein2011-02-021-9/+3
* Move opcode names into OpcodeInfo.Dan Bornstein2011-02-021-5/+4
* Move dx.dex.code.DalvOps -> dx.io.Opcodes.Dan Bornstein2011-01-301-4/+4
* Basic facility to read/write bytecode.Dan Bornstein2011-01-301-1/+23
* Added vm support for new jumbo opcodes.jeffhao2011-01-071-1/+0
* Minor simplification.Dan Bornstein2010-12-031-10/+8
* Fix stupid copy-paste error.Dan Bornstein2010-12-031-2/+2
* Another clarifying rename and a bit more automation.Dan Bornstein2010-12-031-0/+7
* Regular-expression compatibility.Dan Bornstein2010-12-031-2/+2
* Small fixes.Dan Bornstein2010-12-031-1/+2
* Clean up the opcode-gen script.Dan Bornstein2010-12-031-70/+77
* Inching closer to having extended opcodes in the vm.Dan Bornstein2010-12-021-66/+94
* Give the awk script its own file.Dan Bornstein2010-12-021-0/+491