X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Faarch64-gen.c;h=7cfa5d301dd7ab12221ef2857133f33e62869566;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=2527d9335782013b469905b587b145ecac28ac7d;hpb=561a72d4ddf825ffaf8e88551e9bd6707cd6c59f;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/aarch64-gen.c b/opcodes/aarch64-gen.c index 2527d93357..7cfa5d301d 100644 --- a/opcodes/aarch64-gen.c +++ b/opcodes/aarch64-gen.c @@ -1,6 +1,6 @@ /* aarch64-gen.c -- Generate tables and routines for opcode lookup and instruction encoding and decoding. - Copyright (C) 2012-2018 Free Software Foundation, Inc. + Copyright (C) 2012-2020 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of the GNU opcodes library. @@ -249,7 +249,7 @@ divide_table_1 (struct bittree *bittree, opcode_node *opcode) goto divide_table_1_finish; } -divide_table_1_try_again: + divide_table_1_try_again: mask_and = -1; ent = opcode; while (ent) @@ -339,7 +339,7 @@ divide_table_1_try_again: divide_table_1 (bittree->bits[0], list0.next); divide_table_1 (bittree->bits[1], list1.next); -divide_table_1_finish: + divide_table_1_finish: if (debug) printf ("Leave from depth %d\n", depth); --depth; @@ -1246,7 +1246,7 @@ main (int argc, char **argv) print_divide_result (decoder_tree); printf ("/* This file is automatically generated by aarch64-gen. Do not edit! */\n"); - printf ("/* Copyright (C) 2012-2018 Free Software Foundation, Inc.\n\ + printf ("/* Copyright (C) 2012-2020 Free Software Foundation, Inc.\n\ Contributed by ARM Ltd.\n\ \n\ This file is part of the GNU opcodes library.\n\