]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
FT32: adjust disassembly opcode match fields
authorjamesbowman <jamesb@excamera.com>
Fri, 8 Jul 2016 18:38:35 +0000 (11:38 -0700)
committerjamesbowman <jamesb@excamera.com>
Fri, 8 Jul 2016 18:38:35 +0000 (11:38 -0700)
commit2f831b9a2bfbd0c2f6083d41b6dc9d9fc6b61e5a
tree9c78ae0f515a2a6ebcd90fbc23ac199be069f2cd
parentb8bca85b334b231be6184a0a9a0e7ded6593569b
FT32: adjust disassembly opcode match fields

Tighten up the opcode match fields for conditional jump and call
instructions so more general opcodes don't match them in disassembly.

opcodes/ChangeLog:

* opcodes/ft32-opc.c (ft32_opc_info): Correct mask for "callc"
and "jmpc".
opcodes/ChangeLog
opcodes/ft32-opc.c