X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fdlx-dis.c;h=c71f10b2adff9d2eb66ad5916ea12a15af3a140d;hb=2b848ebdbb2d1f856c7525ed4d6efaf6fe70de81;hp=aca9db45d9645b75f7e8a2cebd7f6993a48440d1;hpb=8901a3cd7d56bb4e90007759a66951fffe7ce38f;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/dlx-dis.c b/opcodes/dlx-dis.c index aca9db45d9..c71f10b2ad 100644 --- a/opcodes/dlx-dis.c +++ b/opcodes/dlx-dis.c @@ -1,5 +1,5 @@ /* Instruction printing code for the DLX Microprocessor - Copyright 2002, 2005, 2007, 2010 Free Software Foundation, Inc. + Copyright (C) 2002-2016 Free Software Foundation, Inc. Contributed by Kuang Hwa Lin. Written by Kuang Hwa Lin, 03/2002. This file is part of the GNU opcodes library. @@ -295,7 +295,7 @@ dlx_aluI_type (struct disassemble_info* info) { OPC(SGTUIOP), "sgtui" }, /* Store word. */ { OPC(SLEUIOP), "sleui" }, /* Store word. */ { OPC(SGEUIOP), "sgeui" }, /* Store word. */ -#if 0 +#if 0 { OPC(MVTSOP), "mvts" }, /* Store word. */ { OPC(MVFSOP), "mvfs" }, /* Store word. */ #endif