summaryrefslogtreecommitdiffstats
path: root/include/opcode/cr16.h
Commit message (Collapse)AuthorAgeFilesLines
* (make_instruction): Rename to cr16_make_instruction.Nick Clifton2013-01-071-2/+2
| | | | (match_opcode): Rename to cr16_match_opcode.
* opcodes/ChangeLogNick Clifton2013-01-021-179/+192
| | | | | | | | | | | | | | * cr16-dis.c (match_opcode,make_instruction: Remove static declaration. (dwordU,wordU): Moved typedefs to opcode/cr16.h (cr16_words,cr16_allWords,cr16_currInsn): Added prefix 'cr16_' bfd/Changelog * config.bfd (cr16*-*-uclinux*): New target support. include/opcode/ChangeLog * cr16.h (dwordU,wordU): Moved typedefs from cr16-dis.c (make_instruction,match_opcode): Added function prototypes. (cr16_words,cr16_allWords,cr16_currInsn): Declare as extern.
* Upgrade header files to use GPLv3Nick Clifton2010-04-151-2/+2
|
* * cr16.h (cr16_num_optab): Declared.Nick Clifton2008-02-181-1/+2
| | | | * cr16-opc.c (cr16_num_optab): Defined
* New port: National Semiconductor's CR16Nick Clifton2007-06-291-0/+437