Simplify __USEWIDE
[binutils-gdb.git] / opcodes / m68k-opc.c
index db198941f07beb0abed120e6ec47e59d43806f19..c1165ca5cfc688a240fc1dc6bb757388bd35acb9 100644 (file)
@@ -1,5 +1,5 @@
 /* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -235,7 +235,7 @@ const struct m68k_opcode m68k_opcodes[] =
 {"chk2w", 4,   two(0001300,0004000),   two(0177700,07777), "!sR1", m68020up | cpu32 | fido_a },
 {"chk2l", 4,   two(0002300,0004000),   two(0177700,07777), "!sR1", m68020up | cpu32 | fido_a },
 
-{"chkl", 2,    one(0040400),           one(0170700), ";lDd", m68000up },
+{"chkl", 2,    one(0040400),           one(0170700), ";lDd", m68020up },
 {"chkw", 2,    one(0040600),           one(0170700), ";wDd", m68000up },
 
 #define SCOPE_LINE (0x1 << 3)