summaryrefslogtreecommitdiffstats
path: root/opcode-gen/opcode-gen
Commit message (Expand)AuthorAgeFilesLines
* Clean up the opcode-gen script.Dan Bornstein2010-12-031-5/+11
* Give the awk script its own file.Dan Bornstein2010-12-021-485/+5
* Rename OpCode.h -> DexOpcodes.h.Dan Bornstein2010-12-011-1/+1
* Add more "extended opcode" structure to libdex.Dan Bornstein2010-12-011-0/+11
* Code to generate libcore's Dalvik opcode code.Dan Bornstein2010-11-291-0/+22
* Generate the tables in InstrUtils.c...almost.Dan Bornstein2010-11-171-19/+89
* Generate the contents of OpCodeNames.c.Dan Bornstein2010-11-161-23/+47
* Generate most of OpCode.h using opcode-gen.Dan Bornstein2010-11-161-0/+39
* Promote opcode-gen to the dalvik directory.Dan Bornstein2010-11-161-0/+375