aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/v850.h
AgeCommit message (Collapse)AuthorFilesLines
2013-04-03 * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton1-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.
2013-01-24 * v850.h: Add e3v5 support.Nick Clifton1-13/+43
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton1-27/+67
2010-04-15Upgrade header files to use GPLv3Nick Clifton1-13/+14
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2003-09-04Add binutils support for v850e1 processorNick Clifton1-0/+1
2003-08-07Convert to C90.Alan Modra1-4/+4
2001-09-27Remove spurious commentNick Clifton1-2/+1
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+166