[AArch64] Fix the bit pattern order in the comments in auto-generated file
authorJiong Wang <jiong.wang@arm.com>
Mon, 24 Jul 2017 10:26:58 +0000 (11:26 +0100)
committerJiong Wang <jiong.wang@arm.com>
Mon, 24 Jul 2017 13:59:06 +0000 (14:59 +0100)
commit7684e58062af4886aceb05ecd83a956bfcd14aaf
treeb4dcb4e52ff68cd9c92b860649632709b189e4fc
parent8a2df5e2df374289e00ecd8f099eb46d76ef982e
[AArch64] Fix the bit pattern order in the comments in auto-generated file

The bit pattern comment in "aarch64_opcode_lookup_1" is reversed.

This patch fixed this.

opcode/
* aarch64-gen.c (print_decision_tree_1): Reverse the index of PATTERN to
correct the print.
* aarch64-dis-2.c: Regenerated.
opcodes/ChangeLog
opcodes/aarch64-dis-2.c
opcodes/aarch64-gen.c
This page took 0.070018 seconds and 4 git commands to generate.