[PATCH[ARM]Check mapping symbol while backward searching for IT block.
authorRenlin Li <renlin.li@arm.com>
Mon, 25 Jan 2016 15:06:54 +0000 (15:06 +0000)
committerRenlin Li <renlin.li@arm.com>
Mon, 25 Jan 2016 15:14:29 +0000 (15:14 +0000)
commit5bc5ae8810c03b55f46b9e575389c3fa85a62b5c
tree5f45709baabdf530ce930b0d65e083ef6c30ee6c
parenta2077e254098828614ef6621cf8df28185e711d0
[PATCH[ARM]Check mapping symbol while backward searching for IT block.

opcodes/

* arm-dis.c (mapping_symbol_for_insn): New function.
(find_ifthen_state): Call mapping_symbol_for_insn().

gas/

* testsuite/gas/arm/thumb2_it_search.d: New.
* testsuite/gas/arm/thumb2_it_search.s: New.
gas/ChangeLog
gas/testsuite/gas/arm/thumb2_it_search.d [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_it_search.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/arm-dis.c