commit | 28b9d4bd5d9c76fd0b3bd7f8b9980ace64a93689 | [log] [tgz] |
---|---|---|
author | Ben Shi <powerman1st@163.com> | Thu Apr 27 09:02:04 2017 +0000 |
committer | Cherry Zhang <cherryyz@google.com> | Tue Jul 11 12:56:57 2017 +0000 |
tree | bd96e15e39b1a36c224292b2e74e83db9b58ce9e | |
parent | f40095975f84d35d3958310c8247b9fb5a17fcb5 [diff] |
arm: support SDIV/UDIV in the disassembler Currently UDIV and SDIV can not be correctly decoded. This patch adds support for them and corresponding tests. fixes #20096 Change-Id: I8818c29bc03aa9f0aaf157bfa03cd39114e0925e Reviewed-on: https://go-review.googlesource.com/41891 Reviewed-by: Cherry Zhang <cherryyz@google.com> Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>