diff options
Diffstat (limited to 'opcodes/tic4x-dis.c')
-rw-r--r-- | opcodes/tic4x-dis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/tic4x-dis.c b/opcodes/tic4x-dis.c index c35e050..92c9dcb 100644 --- a/opcodes/tic4x-dis.c +++ b/opcodes/tic4x-dis.c @@ -467,6 +467,7 @@ tic4x_print_op (struct disassemble_info *info, return 0; break; } + /* Fall through. */ case 'J': /* Indirect (short) 8--15. */ if (! tic4x_print_indirect (info, INDIRECT_SHORT, |