summaryrefslogtreecommitdiffstats
path: root/include/opcode/score-inst.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade header files to use GPLv3Nick Clifton2010-04-151-2/+2
|
* Add support for Score7 architecture.Nick Clifton2009-03-021-292/+21
|
* * tc-score.c (data_op2): Check invalid operands.Nick Clifton2006-10-311-0/+1
| | | | | | | | | | (my_get_expression): Const operand of some instructions can not be symbol in assembly. (get_insn_class_from_type): Handle instruction type Insn_internal. (do_macro_ldst_label): Modify inst.type. (Insn_PIC): Delete. * score-inst.h (enum score_insn_type): Add Insn_internal. * tc-score.c (data_op2): The immediate value in lw is 15 bit signed. * score-dis.c (print_insn): Correct the error code to print correct PCE instruction disassembly.
* Add support for Score target.Nick Clifton2006-09-161-0/+506