用于汇编的Linux系统调用表或备忘单 [英] Linux system call table or cheatsheet for Assembly

查看:51
本文介绍了用于汇编的Linux系统调用表或备忘单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道在哪里可以找到Assembly中Linux系统调用的摘要表或备忘单吗?我正在通过 int 0x80 指令调用Linux系统调用,我需要快速参考来确定哪个寄存器不时包含哪个值.

Does anyone know where to find a summary table or cheatsheet for the Linux system call in Assembly? I am invoking Linux system calls through the int 0x80 instruction and I need a quick reference to determine which register contains which value from time to time.

推荐答案

Here's an archive of a really good online reference with links to documentation and kernel source code.

这篇关于用于汇编的Linux系统调用表或备忘单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆