* z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls.
(unpack_instr): Fix representation of segmented addresses. (intr_name): Added, contains names of the parameters to the EI/DI instructions. (unparse_instr): Fix display of EI/DI parameters.
This commit is contained in:
parent
f70c841233
commit
13e10c0a01
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-05-01 Christian Groessler <chris@groessler.org>
|
||||
|
||||
* z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls.
|
||||
(unpack_instr): Fix representation of segmented addresses.
|
||||
(intr_name): Added, contains names of the parameters to the EI/DI
|
||||
instructions.
|
||||
(unparse_instr): Fix display of EI/DI parameters.
|
||||
|
||||
2003-04-22 Doug Evans <dje@sebabeach.org>
|
||||
|
||||
* fr30-desc.c,fr30-desc.h,fr30-opc.c,fr30-opc.h: Regenerate.
|
||||
|
|
Loading…
Reference in a new issue