Skip to Content
Computers as Components, 2nd Edition
book

Computers as Components, 2nd Edition

by Marilyn Wolf
July 2008
Intermediate to advanced
544 pages
16h 52m
English
Morgan Kaufmann
Content preview from Computers as Components, 2nd Edition
5.2 Models of Programs 217
x2
abcde
2
y
1
1
w
1
x1
1
z
FIGURE 5.4
An extended data flow graph for our sample basic block.
than one edge. However,the edges are directed and all the edges for a variable must
come from a single source. We use this form for its simplicity and compactness.
The data flow graph for the code makes the order in which the operations are
performed in the C code much less obvious. This is one of the advantages of the
data flow graph. We can use it to determine feasible reorderings of the operations,
which may help us to reduce pipeline or cache conflicts. We can also use it when
the exact order of operations simply doesn’t matter. The data flow ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Computers as Components, 3rd Edition

Computers as Components, 3rd Edition

Marilyn Wolf
Computer System Designs: System-on-Chip

Computer System Designs: System-on-Chip

Michael J. Flynn, Wayne Luk
PC Hardware in a Nutshell, 3rd Edition

PC Hardware in a Nutshell, 3rd Edition

Robert Bruce Thompson, Barbara Fritchman Thompson

Publisher Resources

ISBN: 9780123743978