summaryrefslogtreecommitdiff
path: root/include/opcode/v850.h
Commit message (Collapse)AuthorAgeFilesLines
* * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton2013-04-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | (bfd_elf32_bfd_is_target_special_symbol): Define. * v850.h (V850_INVERSE_PCREL): Define. * v850-dis.c (print_value): With V850_INVERSE_PCREL compute the destination address by subtracting the operand from the current address. * v850-opc.c (insert_u16_loop): Disallow negative offsets. Store a positive value in the insn. (extract_u16_loop): Do not negate the returned value. (D16_LOOP): Add V850_INVERSE_PCREL flag. (ceilf.sw): Remove duplicate entry. (cvtf.hs): New entry. (cvtf.sh): Likewise. (fmaf.s): Likewise. (fmsf.s): Likewise. (fnmaf.s): Likewise. (fnmsf.s): Likewise. (maddf.s): Restrict to E3V5 architectures. (msubf.s): Likewise. (nmaddf.s): Likewise. (nmsubf.s): Likewise.
* * v850.h: Add e3v5 support.Nick Clifton2013-01-241-13/+43
|
* Add support for v850E2 and v850E2V3Nick Clifton2010-07-231-27/+67
|
* Upgrade header files to use GPLv3Nick Clifton2010-04-151-13/+14
|
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* Add binutils support for v850e1 processorNick Clifton2003-09-041-0/+1
|
* Convert to C90.Alan Modra2003-08-071-4/+4
|
* Remove spurious commentNick Clifton2001-09-271-2/+1
|
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-1/+1
|
* Initial revisionRichard Henderson1999-05-031-0/+166