mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-15 04:08:07 +00:00
Update to reflect recent change
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17860 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d6e431f45e
commit
ced6222bc5
@ -1058,8 +1058,14 @@ href="#uint32_vbr">uint32_vbr</a> that describes the function.</p>
|
|||||||
<th class="td_left"><b>Description</b></th>
|
<th class="td_left"><b>Description</b></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="#bit">bit(0-4)</a></td>
|
<td><a href="#bit">bit(0-3)</a></td>
|
||||||
<td class="td_left">Reserved for future use. Currently set to 00001.</td>
|
<td class="td_left">Reserved for future use. Currently set to 0001.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="#bit">bit(4)</a></td>
|
||||||
|
<td class="td_left">If this bit is set to 1, the indicated function is
|
||||||
|
external, and there is no <a href="#functiondefs">Function Definiton
|
||||||
|
Block</a> in the bytecode file for the function.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="#bit">bit(5-)</a></td>
|
<td><a href="#bit">bit(5-)</a></td>
|
||||||
|
Loading…
Reference in New Issue
Block a user