mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
26 lines
No EOL
610 B
HTML
26 lines
No EOL
610 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
HLA</p>
|
|
<p>
|
|
Compact but easy to read, not confusing</p>
|
|
<p>
|
|
Line based</p>
|
|
<p>
|
|
Easy to parse</p>
|
|
<p>
|
|
Close to
|
|
1:1 mapping for debugging, non disconnect. No large compounds.</p>
|
|
<p>
|
|
All x86 ops have a 1:1 X# op, but there can be more X# ops which have mult x86
|
|
ops</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |