-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e57db0
commit 2db6399
Showing
2 changed files
with
25 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,6 +59,7 @@ <h2>Table of Contents</h2> | |
<ul> | ||
<li><a href="#org0000126">1.4.1. CSR</a></li> | ||
<li><a href="#org0000107">1.4.2. SVC/HVC/SMC/ERET</a></li> | ||
<li><a href="#org0000145">1.4.3. Example</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="#org000012b">1.5. AArch64 vs. RISC-V</a></li> | ||
|
@@ -184,8 +185,8 @@ <h4 id="org0000001"><span class="section-number-4">1.1.1.</span> Register</h4> | |
<h4 id="org00000d8"><span class="section-number-4">1.1.2.</span> instructions</h4> | ||
<div class="outline-text-4" id="text-1-1-2"> | ||
</div> | ||
<div id="outline-container-org00000cc" class="outline-5"> | ||
<h5 id="org00000cc"><span class="section-number-5">1.1.2.1.</span> arith</h5> | ||
<div id="outline-container-org00000cb" class="outline-5"> | ||
<h5 id="org00000cb"><span class="section-number-5">1.1.2.1.</span> arith</h5> | ||
<div class="outline-text-5" id="text-1-1-2-1"> | ||
</div> | ||
<div id="outline-container-org000001f" class="outline-6"> | ||
|
@@ -1438,8 +1439,8 @@ <h6 id="org00000c5"><span class="section-number-6">1.1.2.11.2.</span> MOVK</h6> | |
<h5 id="org00000dc"><span class="section-number-5">1.1.2.12.</span> Floating Point</h5> | ||
<div class="outline-text-5" id="text-1-1-2-12"> | ||
</div> | ||
<div id="outline-container-org00000cb" class="outline-6"> | ||
<h6 id="org00000cb"><span class="section-number-6">1.1.2.12.1.</span> arith</h6> | ||
<div id="outline-container-org00000cc" class="outline-6"> | ||
<h6 id="org00000cc"><span class="section-number-6">1.1.2.12.1.</span> arith</h6> | ||
<div class="outline-text-6" id="text-1-1-2-12-1"> | ||
<ul class="org-ul"> | ||
<li>FADD/FSUB/FMUL/FDIV</li> | ||
|
@@ -2157,17 +2158,21 @@ <h5 id="org0000133"><span class="section-number-5">1.4.1.4.</span> NZCV</h5> | |
</div> | ||
|
||
<div id="outline-container-org0000136" class="outline-5"> | ||
<h5 id="org0000136"><span class="section-number-5">1.4.1.5.</span> TPIDR_EL{0,1,2,3}</h5> | ||
<div class="outline-text-5" id="text-1-4-1-5"> | ||
<h5 id="org0000136"><span class="section-number-5">1.4.1.5.</span> CurrentEL</h5> | ||
</div> | ||
|
||
<div id="outline-container-org0000139" class="outline-5"> | ||
<h5 id="org0000139"><span class="section-number-5">1.4.1.6.</span> TPIDR_EL{0,1,2,3}</h5> | ||
<div class="outline-text-5" id="text-1-4-1-6"> | ||
<p> | ||
tls register | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<div id="outline-container-org0000139" class="outline-5"> | ||
<h5 id="org0000139"><span class="section-number-5">1.4.1.6.</span> TTBR0_EL{1,2,3}/TTBR1_EL{1,2,3}</h5> | ||
<div class="outline-text-5" id="text-1-4-1-6"> | ||
<div id="outline-container-org000013c" class="outline-5"> | ||
<h5 id="org000013c"><span class="section-number-5">1.4.1.7.</span> TTBR0_EL{1,2,3}/TTBR1_EL{1,2,3}</h5> | ||
<div class="outline-text-5" id="text-1-4-1-7"> | ||
<p> | ||
Translation Table Base Register | ||
</p> | ||
|
@@ -2194,6 +2199,15 @@ <h4 id="org0000107"><span class="section-number-4">1.4.2.</span> SVC/HVC/SMC/ERE | |
</p> | ||
</div> | ||
</div> | ||
|
||
<div id="outline-container-org0000145" class="outline-4"> | ||
<h4 id="org0000145"><span class="section-number-4">1.4.3.</span> Example</h4> | ||
<div class="outline-text-4" id="text-1-4-3"> | ||
<p> | ||
<a href="https://github.com/sunwayforever/hello_world/tree/main/hello_baremetal/arm/boot_code">https://github.com/sunwayforever/hello_world/tree/main/hello_baremetal/arm/boot_code</a> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="outline-container-org000012b" class="outline-3"> | ||
|
@@ -2220,7 +2234,7 @@ <h3 id="org000012b"><span class="section-number-3">1.5.</span> AArch64 vs. RISC- | |
|
||
<p class="author">Author: <a href="mailto:[email protected]">[email protected]</a><br /> | ||
Date: 2022-02-08 Tue 15:30<br /> | ||
Last updated: 2024-09-15 Sun 21:33</p> | ||
Last updated: 2024-09-17 Tue 21:29</p> | ||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters