📄 axp.readme
字号:
The handling of varargs is platform-dependent. Assar Westerlundstared at the problem for a while and deduces the following table:vers / compiler cc gcc----------------------------------------------------------------------1.3 a0, offset __base, __offset2.0 _a0, _offset __base, __offsetThe current code should handle both cc and gcc versions, providedyou configure for the correct compiler.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -