* PKE sim unit testing continuing. Starting to run milestone sample.
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 24 Feb 1998 02:10:23 +0000 (02:10 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 24 Feb 1998 02:10:23 +0000 (02:10 +0000)
commitb4d2f483b3a429785c2bb57625220b7bee737ea1
treeaf039224d5af3d28f1dc033766fe67c5b8289da0
parent3c9f13f43fcae49f4cc8d14506d123abfcccaf4b
* PKE sim unit testing continuing.  Starting to run milestone sample.

* sky-pke.h (PKE_MEM_READ): Removed "read" entry from FIFO trace.

* sky-pke.c (pke_attach): Set trace file to line buffering iff
  open.
(pke_io_read_buffer, pke_io_write_buffer): Handle erroneous
  reads/writes by zero-padding.
(pke_io_write_buffer): Switch to more bit-field definition macros.
(pke_issue): Remove "stalled" entry from FIFO trace.
(pke_pc_advance): Correct logic for DMA-tag-skipping, PKEcode
  classification.
(pke_code_mskpath3): Sketch of possible PATH3 masking method.
(pke_code_mpg): Keep order of lower/upper VU words as supplied.
(pke_code_unpack): Logic change for wl/cl/num unpacking.  Weird.
sim/mips/sky-pke.c
sim/mips/sky-pke.h
This page took 0.035889 seconds and 4 git commands to generate.