[Instructions] [Search] [Current] [Syllabus] [Handouts] [Outlines] [Assignments]
Held Monday, November 30, 1998
Notes
MOVE(MEM(i), MEM(j)) in
our tree, but the architecture supports only load, store, and
copying between registers.
MOVE(MEM(...), ...).
MEM(...).
LOAD R(123) MEM(j) STOR MEM(i) R(123)
i and j.
for each tile that covers the root compute the optimum tiling of each subtree of that tile compute the cost using those tilings and the current tile pick the minimum of those tiles
MOVE(MEM(BINOP(PLUS,T(10),T(11))), 5)
should be replaced by
BINOP(PLUS,T(10),T(11)); MOVE(MEM(ACC), 5)
History
Back to Special topic: Interpreting IRTs. On to More assembly code generation.
[Instructions] [Search] [Current] [Syllabus] [Handouts] [Outlines] [Assignments]
Disclaimer Often, these pages were created "on the fly" with little, if any, proofreading. Any or all of the information on the pages may be incorrect. Please contact me if you notice errors.
Source text last modified Wed Dec 2 10:32:24 1998.
This page generated on Wed Dec 2 11:45:12 1998 by SiteWeaver.
Contact our webmaster at rebelsky@math.grin.edu