summaryrefslogtreecommitdiffstats
path: root/libdex/InstrUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdex/InstrUtils.h')
-rw-r--r--libdex/InstrUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdex/InstrUtils.h b/libdex/InstrUtils.h
index e65a1bf72..44e5af24d 100644
--- a/libdex/InstrUtils.h
+++ b/libdex/InstrUtils.h
@@ -38,7 +38,7 @@
*/
typedef unsigned char InstructionFormat;
enum InstructionFormat {
- kFmtUnknown = 0,
+ kFmt00x = 0, // unknown format (also used for "breakpoint" opcode)
kFmt10x, // op
kFmt12x, // op vA, vB
kFmt11n, // op vA, #+B