index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opcodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
* mips-dis.c (print_insn_arg): Print condition code registers as
Ian Lance Taylor
1996-09-09
2
-31
/
+85
*
* v850-dis.c (disassemble): Make static. Provide prototype.
Jeff Law
1996-09-03
1
-0
/
+9
*
whoops--typo
Ian Lance Taylor
1996-09-02
1
-0
/
+27
*
file was really removed a long time ago
Ian Lance Taylor
1996-09-02
2
-32
/
+0
*
* v850-dis.c (disassemble): Handle insertion of ',', '[' and
Jeff Law
1996-08-31
2
-80
/
+89
*
* v850-dis.c (print_insn_v850): Properly handle disassembling
Jeff Law
1996-08-31
2
-2
/
+21
*
* v850-dis.c (v850_cc_names): Fix stupid thinkos.
Jeff Law
1996-08-31
2
-2
/
+3
*
* v850-dis.c (v850_reg_names): Define.
Jeff Law
1996-08-31
3
-3
/
+62
*
* v850-dis.c: New file. Skeleton for disassembler support.
Jeff Law
1996-08-31
1
-0
/
+78
*
* v850-dis.c: New file. Skeleton for disassembler support.
Jeff Law
1996-08-31
2
-2
/
+9
*
* v850-opc.c (insert_d8_7, extract_d8_7): New functions.
Jeff Law
1996-08-31
2
-19
/
+90
*
* v850-opc.c (insert_d16_15, extract_d16_15): New functions.
Jeff Law
1996-08-31
2
-11
/
+52
*
* v850-opc.c (insert_d9, insert_d22): Slightly improve error
Jeff Law
1996-08-31
2
-1
/
+10
*
* v850-opc.c: Add notes about needing special insert/extract
Jeff Law
1996-08-31
2
-0
/
+9
*
* v850-opc.c (insert_d22, extract_d22): New functions.
Jeff Law
1996-08-31
2
-2
/
+33
*
* v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag
J.T. Conklin
1996-08-31
2
-2
/
+7
*
* v850-opc.c (v850_operands): Define SR2 operand.
Jeff Law
1996-08-30
2
-1
/
+9
*
* v850-opc.c (v850_opcodes): Fix opcode specs for
Jeff Law
1996-08-29
2
-5
/
+10
*
* v850-opc.c (v850_opcodes): Add null opcode to mark the
Jeff Law
1996-08-28
2
-5
/
+31
*
Remove v850-opc.c from things-to-keep
J.T. Conklin
1996-08-26
1
-1
/
+0
*
* v850-opc.c (v850_operands): Define EP operand.
Jeff Law
1996-08-23
2
-5
/
+12
*
* v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"
Jeff Law
1996-08-23
2
-7
/
+7
*
* v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
Jeff Law
1996-08-23
2
-9
/
+12
*
* v850-opc.c (v850_operands): "not" is a two byte insn.
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (v850_opcodes): Correct bit pattern for setf.
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (v850_operands): D16 inserts at offset 16!
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (two): Get order of words correct.
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (v850_operands): I16 inserts at offset 16!
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (v850_operands): Add "SR1" and "SR2" for system
Jeff Law
1996-08-23
2
-2
/
+12
*
* v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix
Jeff Law
1996-08-23
2
-2
/
+3
*
* v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode.
Jeff Law
1996-08-23
2
-1
/
+3
*
* v850-opc.c (v850_opcodes): Add initializer for size field
Jeff Law
1996-08-23
2
-84
/
+87
*
* v850-opc.c (v850_operands): D6 -> DS7. References changed.
Jeff Law
1996-08-23
2
-15
/
+29
*
* v850-opc.c (v850_operansd): 3-bit immediate for bit insns
Jeff Law
1996-08-23
2
-1
/
+4
*
Add V850_OPERAND_SIGNED flag as appropriate, create new unsigned IMM5 operand
J.T. Conklin
1996-08-23
1
-8
/
+11
*
* v850-opc.c (v850_opcodes): Correct short store half (sst.h) and
Jeff Law
1996-08-23
2
-1
/
+6
*
start writing functions for extracting and inserting unusual operands
J.T. Conklin
1996-08-23
1
-6
/
+37
*
* v850-opc.c (v850_operands): Added insert and extract fields,
J.T. Conklin
1996-08-23
2
-15
/
+22
*
* v850-opc.c (v850_opcodes): Enable "trap".
Jeff Law
1996-08-22
2
-2
/
+2
*
* v850-opc.c (v850_opcodes): Fix order of displacement
Jeff Law
1996-08-22
2
-4
/
+9
*
minimal setf support
J.T. Conklin
1996-08-22
1
-1
/
+3
*
Stub in load and store insns. Fix order of jarl operands
J.T. Conklin
1996-08-22
1
-5
/
+19
*
Arggh. B3. shift counts are from the start of each half-word apparently.
Jeff Law
1996-08-22
1
-1
/
+1
*
Fix thinko in B3.
Jeff Law
1996-08-22
1
-1
/
+1
*
* v850-opc.c (v850_operands): Add "B3" support.
Jeff Law
1996-08-22
2
-8
/
+14
*
* v850-ope.c ("jmp"): R1 is only operand.
Jeff Law
1996-08-22
2
-1
/
+3
*
* v850-opc.c: Close unterminated comment.
Jeff Law
1996-08-22
2
-1
/
+5
*
* v850-opc.c: Add flags field to struct v850_operands, add move
J.T. Conklin
1996-08-22
2
-22
/
+35
*
* Makefile.in (ALL_MACHINES): Add v850-opc.o.
J.T. Conklin
1996-08-20
3
-0
/
+239
*
* sparc-dis.c (print_insn_sparc): Handle little endian sparcs.
David Edelsohn
1996-08-19
1
-0
/
+12
[next]