-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoka-6.html
37 lines (35 loc) · 1.26 KB
/
oka-6.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
<TITLE>OKA (pipeline hazards description translator): Future of OKA development</TITLE>
<LINK HREF="oka-7.html" REL=next>
<LINK HREF="oka-5.html" REL=previous>
<LINK HREF="oka.html#toc6" REL=contents>
</HEAD>
<BODY>
<A HREF="oka-7.html">Next</A>
<A HREF="oka-5.html">Previous</A>
<A HREF="oka.html#toc6">Contents</A>
<HR>
<H2><A NAME="s6">6.</A> <A HREF="oka.html#toc6">Future of OKA development</A></H2>
<P>
<OL>
<LI>Automatic splitting automaton on given number automata.</LI>
<LI>Code for determining what units are reserved in given state. It
may be necessary in some very complex cases when given model is
not sufficient for accurate recognition of pipeline hazards.</LI>
<LI>Possibility for generation of reverse automaton. Which can be
used to insert instruction in already scheduled basic block,
e.g. for trace scheduling or scheduling super-blocks.</LI>
<LI>Expansion of model of description of pipeline hazards in order to
enable descriptions of processors with dynamic execution and
register renaming.</LI>
</OL>
</P>
<HR>
<A HREF="oka-7.html">Next</A>
<A HREF="oka-5.html">Previous</A>
<A HREF="oka.html#toc6">Contents</A>
</BODY>
</HTML>