Update README.md

This commit is contained in:
PoliEcho 2025-07-07 13:25:56 +00:00
parent b6d438da8d
commit 6eef3e56eb

View File

@ -211,7 +211,7 @@
<td class="hex"> E3 </td>
<td class="hex"> &nbsp; </td> </tr>
</table>
Source: [Intel x86 JUMP quick reference](http://unixwiz.net/techtips/x86-jumps.html)
Source: <a href=http://unixwiz.net/techtips/x86-jumps.html>Intel x86 JUMP quick reference</a>
## additional resources
[Linux syscalls](https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/)