summaryrefslogtreecommitdiff
path: root/opcodes/m10300-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Change source files over to GPLv3.Nick Clifton2007-07-051-14/+17
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+2
|
* * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extendedAlexandre Oliva2004-01-161-3/+3
| | | | when loaded into XR registers.
* 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-101-0/+247
| | | | | | | | | | | | | | | | | | | | | | * m10300-dis.c (disassemble): Negate negative accumulator's shift. 2000-05-24 Alexandre Oliva <aoliva@cygnus.com> * m10300-dis.c (disassemble, case FSREG, FDREG): Don't assume 32-bit longs when sign-extending operands. 2000-04-20 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Remove MN10300_OPERAND_RELAX from all FSREGs. * m10300-dis.c (HAVE_AM33_2): Define. (disassemble): Use it. (HAVE_AM33): Redefine. (print_insn_mn10300): Fix mask for 5-byte extended insns. 2000-04-01 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Renamed AM332 to AM33_2. 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Defined AM33 2.0 register operands. Added support for AM33 2.0 `imm8,(abs16)' addressing mode for btst, bset and bclr. Implemented `fbCC', `flCC', `dcpf' and all FP insns. * m10300-dis.c (print_insn_mn10300): Recognize 5byte extended insn code of AM33 2.0. (disassemble): Recognize FMT_D3. Print out FP register names.
* 2001-06-15 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-06-161-1/+1
| | | | * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
|
* * m10300-opc.c: SP-based offsets are always unsigned.Alexandre Oliva2000-04-011-12/+12
|
* Reverted the comment about inc/inc4, that was already implied by RN02.Alexandre Oliva2000-03-311-1/+0
|
* Fix typos. Add FIXME for 2-reg inc and inc4.Alexandre Oliva2000-03-311-9/+10
|
* * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law1999-12-011-2/+746
|
* Initial revisionRichard Henderson1999-05-031-0/+683