Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". | Jeff Law | 1 | -0/+24 | |
More disassembler fixes. HMSE. | |||||
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two | Jeff Law | 1 | -0/+4 | |
if the next arg is marked with SRC_IN_DST. Gross. Gross hack so that shift-by-two insns are disassembled correctly. | |||||
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Print "exr" when | Jeff Law | 1 | -1/+4 | |
we're looking for and find EXR. So we disassemble andc/orc/xorc with exr correctly. | |||||
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): We don't have a match | Jeff Law | 1 | -0/+2 | |
if we're looking for KBIT and we don't find it. So we don't disassemble "inc" instructions as "adds" instructions. | |||||
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits | Jeff Law | 1 | -2/+2 | |
for L_3 and L_2. So we only get values in the right range for L_3 (0..7) and L_2 (0..3). | |||||
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Don't set plen for | Jeff Law | 1 | -1/+0 | |
3bit immediate operands. So we disassemble bXXX #IMM,@ADDRESS insns correctly. | |||||
1996-07-05 | No longer need to sanitize away h8s stuff. | Jeff Law | 1 | -13/+39 | |
1994-06-28 | * h8300-dis.c, mips-dis.c: Don't use true and false. | Stan Shebs | 1 | -6/+16 | |
1993-07-03 | Fix typo. | David Edelsohn | 1 | -0/+381 | |