OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [opcodes/] [m68k-opc.c] - Diff between revs 18 and 163

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 18 Rev 163
Line 1... Line 1...
/* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
/* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009, 2010
   2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
 
 
   This file is part of the GNU opcodes library.
   This file is part of the GNU opcodes library.
 
 
   This library is free software; you can redistribute it and/or modify
   This library is free software; you can redistribute it and/or modify
Line 1551... Line 1551...
{"moveml", 4,   one(0044300),   one(0177700), "Lw&s", m68000up },
{"moveml", 4,   one(0044300),   one(0177700), "Lw&s", m68000up },
{"moveml", 4,   one(0044340),   one(0177770), "lw-s", m68000up },
{"moveml", 4,   one(0044340),   one(0177770), "lw-s", m68000up },
{"moveml", 4,   one(0044300),   one(0177700), "#w>s", m68000up },
{"moveml", 4,   one(0044300),   one(0177700), "#w>s", m68000up },
{"moveml", 4,   one(0046300),   one(0177700), "<sLw", m68000up },
{"moveml", 4,   one(0046300),   one(0177700), "<sLw", m68000up },
{"moveml", 4,   one(0046300),   one(0177700), "<s#w", m68000up },
{"moveml", 4,   one(0046300),   one(0177700), "<s#w", m68000up },
/* FIXME: need specifier for mode 2 and 5 to simplify below insn patterns.  */
{"moveml", 4,   one(0044300),   one(0177700), "Lwys", mcfisa_a },
{"moveml", 4,   one(0044320),   one(0177770), "Lwas", mcfisa_a },
{"moveml", 4,   one(0044300),   one(0177700), "#wys", mcfisa_a },
{"moveml", 4,   one(0044320),   one(0177770), "#was", mcfisa_a },
{"moveml", 4,   one(0046300),   one(0177700), "ysLw", mcfisa_a },
{"moveml", 4,   one(0044350),   one(0177770), "Lwds", mcfisa_a },
{"moveml", 4,   one(0046300),   one(0177700), "ys#w", mcfisa_a },
{"moveml", 4,   one(0044350),   one(0177770), "#wds", mcfisa_a },
 
{"moveml", 4,   one(0046320),   one(0177770), "asLw", mcfisa_a },
 
{"moveml", 4,   one(0046320),   one(0177770), "as#w", mcfisa_a },
 
{"moveml", 4,   one(0046350),   one(0177770), "dsLw", mcfisa_a },
 
{"moveml", 4,   one(0046350),   one(0177770), "ds#w", mcfisa_a },
 
 
 
{"movepw", 2,   one(0000410),   one(0170770), "dsDd", m68000up },
{"movepw", 2,   one(0000410),   one(0170770), "dsDd", m68000up },
{"movepw", 2,   one(0000610),   one(0170770), "Ddds", m68000up },
{"movepw", 2,   one(0000610),   one(0170770), "Ddds", m68000up },
{"movepl", 2,   one(0000510),   one(0170770), "dsDd", m68000up },
{"movepl", 2,   one(0000510),   one(0170770), "dsDd", m68000up },
{"movepl", 2,   one(0000710),   one(0170770), "Ddds", m68000up },
{"movepl", 2,   one(0000710),   one(0170770), "Ddds", m68000up },

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.