aboutsummaryrefslogtreecommitdiff
path: root/opcodes/v850-opc.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-23Add V850_OPERAND_SIGNED flag as appropriate, create new unsigned IMM5 operandJ.T. Conklin1-8/+11
1996-08-23 * v850-opc.c (v850_opcodes): Correct short store half (sst.h) andJeff Law1-1/+1
1996-08-23start writing functions for extracting and inserting unusual operandsJ.T. Conklin1-6/+37
1996-08-23* v850-opc.c (v850_operands): Added insert and extract fields,J.T. Conklin1-13/+15
1996-08-22 * v850-opc.c (v850_opcodes): Enable "trap".Jeff Law1-2/+0
1996-08-22 * v850-opc.c (v850_opcodes): Fix order of displacementJeff Law1-4/+4
1996-08-22minimal setf supportJ.T. Conklin1-1/+3
1996-08-22Stub in load and store insns. Fix order of jarl operandsJ.T. Conklin1-5/+19
1996-08-22Arggh. B3. shift counts are from the start of each half-word apparently.Jeff Law1-1/+1
1996-08-22Fix thinko in B3.Jeff Law1-1/+1
1996-08-22 * v850-opc.c (v850_operands): Add "B3" support.Jeff Law1-7/+9
1996-08-22 * v850-ope.c ("jmp"): R1 is only operand.Jeff Law1-1/+1
1996-08-22 * v850-opc.c: Close unterminated comment.Jeff Law1-1/+1
1996-08-22* v850-opc.c: Add flags field to struct v850_operands, add moveJ.T. Conklin1-22/+30
1996-08-20* Makefile.in (ALL_MACHINES): Add v850-opc.o.J.T. Conklin1-0/+191