ZealOS/docs/Compiler/index.html
TomAwezome 9aa9e44ea6 Add SSE instruction support to assembler.
(Only 2-arg instructions implemented. CosmiC assembler needs expanding to allow 3+ arg instructions.)
(Only <= 4 byte instructions implemented. CosmiC assembler needs expanding to allow instructions larger than 4 bytes.)
(Bugs: Unassembler incorrectly reports 0x66 prefixed opcodes, non-128-bit instruction arguments report as U128. CosmiC does not yet have support for U128.)
Fix Std Font characters.
Add links to ZealOS-specific apps in Personal Menu.
Remove all files in /Downloads.
2021-10-08 02:06:11 -04:00

72 lines
7.4 KiB
HTML
Executable file

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=US-ASCII">
<meta name="generator" content="ZealOS V1.02">
<style type="text/css">
body {background-color:#1f1f1f;}
.cE4{color:#b34f4b;background-color:#d4b475;}
.cF0{color:#e3e3e3;background-color:#1f1f1f;}
.cF1{color:#4f84a6;background-color:#1f1f1f;}
.cF2{color:#73a255;background-color:#1f1f1f;}
.cF3{color:#297582;background-color:#1f1f1f;}
.cF4{color:#b34f4b;background-color:#1f1f1f;}
.cF5{color:#8a52c3;background-color:#1f1f1f;}
.cF6{color:#b7822f;background-color:#1f1f1f;}
.cF7{color:#444444;background-color:#1f1f1f;}
.cF8{color:#6d6d6d;background-color:#1f1f1f;}
.cF9{color:#94bfde;background-color:#1f1f1f;}
.cFA{color:#a1ce97;background-color:#1f1f1f;}
.cFB{color:#6db4be;background-color:#1f1f1f;}
.cFC{color:#e88e88;background-color:#1f1f1f;}
.cFD{color:#ca94e8;background-color:#1f1f1f;}
.cFE{color:#d4b475;background-color:#1f1f1f;}
.cFF{color:#1f1f1f;background-color:#1f1f1f;}
</style>
</head>
<body>
<pre style="font-family:monospace;font-size:12pt">
<a name="l1"></a><span class=cF0>Directory of C:/Compiler
<a name="l2"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/index.html#l1"><span class=cE4>./</span></a><span class=cF0>
<a name="l3"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/index.html#l1"><span class=cE4>../</span></a><span class=cF4>
<a name="l4"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Compiler.BIN.html#l1"><span class=cF4>Compiler.BIN</span></a><span class=cF4>
<a name="l5"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Asm.CC.html#l1"><span class=cF4>Asm.CC</span></a><span class=cF4>
<a name="l6"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/AsmInit.CC.html#l1"><span class=cF4>AsmInit.CC</span></a><span class=cF4>
<a name="l7"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/AsmLib.CC.html#l1"><span class=cF4>AsmLib.CC</span></a><span class=cF4>
<a name="l8"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/AsmResolve.CC.html#l1"><span class=cF4>AsmResolve.CC</span></a><span class=cF4>
<a name="l9"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackA.CC.html#l1"><span class=cF4>BackA.CC</span></a><span class=cF4>
<a name="l10"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackB.CC.html#l1"><span class=cF4>BackB.CC</span></a><span class=cF4>
<a name="l11"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackC.CC.html#l1"><span class=cF4>BackC.CC</span></a><span class=cF4>
<a name="l12"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackFA.CC.html#l1"><span class=cF4>BackFA.CC</span></a><span class=cF4>
<a name="l13"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackFB.CC.html#l1"><span class=cF4>BackFB.CC</span></a><span class=cF4>
<a name="l14"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/BackLib.CC.html#l1"><span class=cF4>BackLib.CC</span></a><span class=cF4>
<a name="l15"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CExcept.CC.html#l1"><span class=cF4>CExcept.CC</span></a><span class=cF4>
<a name="l16"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CExterns.CC.html#l1"><span class=cF4>CExterns.CC</span></a><span class=cF4>
<a name="l17"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CHash.CC.html#l1"><span class=cF4>CHash.CC</span></a><span class=cF4>
<a name="l18"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CInit.CC.html#l1"><span class=cF4>CInit.CC</span></a><span class=cF4>
<a name="l19"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CMain.CC.html#l1"><span class=cF4>CMain.CC</span></a><span class=cF4>
<a name="l20"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CMisc.CC.html#l1"><span class=cF4>CMisc.CC</span></a><span class=cF4>
<a name="l21"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Lex.CC.html#l1"><span class=cF4>Lex.CC</span></a><span class=cF4>
<a name="l22"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/LexLib.CC.html#l1"><span class=cF4>LexLib.CC</span></a><span class=cF4>
<a name="l23"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptLib.CC.html#l1"><span class=cF4>OptLib.CC</span></a><span class=cF4>
<a name="l24"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass012.CC.html#l1"><span class=cF4>OptPass012.CC</span></a><span class=cF4>
<a name="l25"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass3.CC.html#l1"><span class=cF4>OptPass3.CC</span></a><span class=cF4>
<a name="l26"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass4.CC.html#l1"><span class=cF4>OptPass4.CC</span></a><span class=cF4>
<a name="l27"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass5.CC.html#l1"><span class=cF4>OptPass5.CC</span></a><span class=cF4>
<a name="l28"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass6.CC.html#l1"><span class=cF4>OptPass6.CC</span></a><span class=cF4>
<a name="l29"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OptPass789A.CC.html#l1"><span class=cF4>OptPass789A.CC</span></a><span class=cF4>
<a name="l30"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseExp.CC.html#l1"><span class=cF4>ParseExp.CC</span></a><span class=cF4>
<a name="l31"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseLib.CC.html#l1"><span class=cF4>ParseLib.CC</span></a><span class=cF4>
<a name="l32"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseStatement.CC.html#l1"><span class=cF4>ParseStatement.CC</span></a><span class=cF4>
<a name="l33"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseVar.CC.html#l1"><span class=cF4>ParseVar.CC</span></a><span class=cF4>
<a name="l34"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Templates.CC.html#l1"><span class=cF4>Templates.CC</span></a><span class=cF4>
<a name="l35"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/UAsm.CC.html#l1"><span class=cF4>UAsm.CC</span></a><span class=cF4>
<a name="l36"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/OpCodes.DD.html#l1"><span class=cF4>OpCodes.DD</span></a><span class=cF4>
<a name="l37"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CompilerA.HH.html#l1"><span class=cF4>CompilerA.HH</span></a><span class=cF4>
<a name="l38"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CompilerB.HH.html#l1"><span class=cF4>CompilerB.HH</span></a><span class=cF4>
<a name="l39"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Compiler.MAP.html#l1"><span class=cF4>Compiler.MAP</span></a><span class=cF4>
<a name="l40"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/Compiler.PRJ.html#l1"><span class=cF4>Compiler.PRJ</span></a><span class=cF0>
<a name="l41"></a>
<a name="l42"></a>
</span></pre></body>
</html>