Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   nisimura
Date:           Wed Nov 25 01:14:49 UTC 1998

Modified Files:
        src/sys/arch/mips/mips: db_interface.c
Log Message:
- Fix two bugs; inst_call() is supposed to check OP_SPECIAL opcode with
either OP_JR function code or *OP_JALR* function code (not OP_JAL opcode).
insn_unconditional_flow_transfer() was to read an unintialized variable.
Those MD DDB routines seems not useful work so far.




Home | Main Index | Thread Index | Old Index