HELLO·Android
系统源代码
IT资讯
技术文章
我的收藏
注册
登录
-
我收藏的文章
创建代码块
我的代码块
我的账号
Lollipop
|
5.0.1_r1
下载
查看原文件
收藏
根目录
external
mesa3d
src
mesa
x86-64
calling_convention.txt
Register Usage rax temporary register; with variable arguments passes information about the number of SSE registers used; 1st return register rbx* callee-saved register; optionally used as base pointer rcx used to pass 4th integer argument to functions rdx used to pass 3rd argument to functions 2nd return register rsp* stack pointer rbp* callee-saved register; optionally used as frame pointer rsi used to pass 2nd argument to functions rdi used to pass 1st argument to functions r8 used to pass 5th argument to functions r9 used to pass 6th argument to functions r10 temporary register, used for passing a function's static chain pointer r11 temporary register r12-15* callee-saved registers xmm01 used to pass and return floating point arguments xmm27 used to pass floating point arguments xmm815 temporary registers mmx07 temporary registers st0 temporary register; used to return long double arguments st1 temporary registers; used to return long double arguments st27 temporary registers fs Reserved for system use (as thread specific data register) *) must be preserved across function calls Integer arguments from list: rdi,rsi,rdx,rcx,r8,r9,stack Floating point arguments from list: xmm0-xmm7
文本文件
|
50行
|
1.3 KB
原始内容
高亮显示
复制内容
×
已收藏
收藏成功,您可以在我收藏的代码页面中查看,其地址为:
https://www.androidos.net.cn/my/collect/code
。
登录后可以享受更多权益
您还没有登录,登录后您可以:
收藏Android系统代码
收藏喜欢的文章
多个平台共享账号
去登录
首次使用?从这里
注册