- Aug 02, 1992
- Aug 01, 1992
- Jul 31, 1992
- Jul 30, 1992
-
-
hallgren authored
when using new-assem.
-
hallgren authored
trace file. Added stream argument to two write-char's in PRINT-CURRENT-ADDRESS where it was left out.
-
wlott authored
live at the end of a block is preserved. In other words, we have to make sure that the last value written is the last value written.
-
wlott authored
before, but now I think I do. Make INSERT-EMITTABLE-INST skip branches, because they get handled explicity in SCHEDULE-PENDING-INSTRUCTIONS. Fixed SCHEDULE-PENDING-INSTRUCTIONS to guarantee that instructions that depend on the branch will be emitting in the branch delay slot.
-
- Jul 29, 1992
-
-
wlott authored
-
wlott authored
and their dependencies are not reachable from the emittable-insts. Changed %print-instruction to only print that id noise when #+debug because most of the time we don't care.
-
wlott authored
problems for the MIPS, SPARC, etc. packages because they want to USE-PACKAGE both us and C.
-
wlott authored
-
- Jul 28, 1992
- Jul 27, 1992
-
-
hallgren authored
points so the scheduler doesn't help us out by removing the nop.
-
hallgren authored
-
hallgren authored
the C package.
-
hallgren authored
emitted them.
-
hallgren authored
Changed several #+nil's to #+debugs so that we can selectivly turn debugging noise on and off without changing the source. Also print the INST-EMITTER when printing instruction structures so we can tell what the instruction is.
-
hallgren authored
(car args) instead of just args.
-
- Jul 24, 1992
- Jul 23, 1992
- Jul 22, 1992
- Jul 21, 1992
- Jul 14, 1992
-
-
ram authored
that is non-locally exited to.
-