Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
8ca227ef75cdb1511ea3b11679526a6de5a99974
/
opcode-gen
ab35b50
Remove unsupported experimental opcodes.
by Elliott Hughes
· 13 years ago
26a6b7f
Tweaks for C++ compilation.
by Dan Bornstein
· 14 years ago
3475f9c
Move finalization out of the VM.
by Carl Shapiro
· 14 years ago
24bd4c5
Add volatile/jumbo opcodes
by Andy McFadden
· 14 years ago
0346e9d
Change invoke-object-init to /range form
by Andy McFadden
· 14 years ago
750d110
Rename invoke-direct-empty to invoke-object-init
by Andy McFadden
· 14 years ago
f67b6af
CodeReader visitor dispatch now uses OpcodeInfo.
by Dan Bornstein
· 14 years ago
a754fbb
Move opcode names into OpcodeInfo.
by Dan Bornstein
· 14 years ago
7ba9129
Move dx.dex.code.DalvOps -> dx.io.Opcodes.
by Dan Bornstein
· 14 years ago
3c5df37
Basic facility to read/write bytecode.
by Dan Bornstein
· 14 years ago
71eee1f
Added vm support for new jumbo opcodes.
by jeffhao
· 14 years ago
9ac2199
New jumbo verification error opcode.
by Dan Bornstein
· 14 years ago
9dc57d3
Minor simplification.
by Dan Bornstein
· 14 years ago
29d5b5d
Fix stupid copy-paste error.
by Dan Bornstein
· 14 years ago
ccaab18
Another clarifying rename and a bit more automation.
by Dan Bornstein
· 14 years ago
a277f14
Regular-expression compatibility.
by Dan Bornstein
· 14 years ago
21f322d
Small fixes.
by Dan Bornstein
· 14 years ago
973171b
Clean up the opcode-gen script.
by Dan Bornstein
· 14 years ago
3c4dc3b
Inching closer to having extended opcodes in the vm.
by Dan Bornstein
· 14 years ago
d12de17
Give the awk script its own file.
by Dan Bornstein
· 14 years ago
5befcb6
Rename OpCodeNames.c -> DexOpcodes.c.
by Dan Bornstein
· 14 years ago
df4daaf
Rename OpCode.h -> DexOpcodes.h.
by Dan Bornstein
· 14 years ago
1112216
Add more "extended opcode" structure to libdex.
by Dan Bornstein
· 14 years ago
3c6c8c7
Bring 00x and 20bc into the fold.
by Dan Bornstein
· 14 years ago
74b28b0
Explain a bit.
by Dan Bornstein
· 14 years ago
0759f52
invoke-direct-empty doesn't actually invoke anything.
by Dan Bornstein
· 14 years ago
758a673
Clean up the opcode maintenance instructions.
by Dan Bornstein
· 14 years ago
caf4e5a
Code to generate libcore's Dalvik opcode code.
by Dan Bornstein
· 14 years ago
8424432
Generate the tables in InstrUtils.c...almost.
by Dan Bornstein
· 14 years ago
d03baaf
Generate the contents of OpCodeNames.c.
by Dan Bornstein
· 14 years ago
11a4a79
Generate most of OpCode.h using opcode-gen.
by Dan Bornstein
· 14 years ago
82dbe1c
Promote opcode-gen to the dalvik directory.
by Dan Bornstein
· 14 years ago