打印

There is not a single normal training course, blog presentation

[复制链接]
158|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
车水马龙|  楼主 | 2018-9-8 20:44 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
There is not a single normal training course, blog presentation, or anything else about programming  arm64-v8a !!!!
NO ONE !!!Just amazing.Tons of some meaningless muddy idiocy.And not a single normal example, for example, how to load one of two numbers - no! Just fantastic, unbelievable! Here is an example :
// c code
extern void  aLoad(float aVal[2], float x, float y) asm(\"MyLoad\");
//  arm64-v8a
.text\n\n .align 4\n\n\n .global MyLoad\n .type MyLoad, %function\n\nMyLoad:
    .L_loop://      x1 = x, x1 = y
      ldr s0, [x1]\n      ldr s1, [x2]\n\n       str d0, [x0]\n\n       bgt .L_loop\n                      ret\nbut this example of mine is wrong, but how to write the right one, I don’t know and can’t find ANY human written language tutorial\'s who would explain to me how to do it. It is unimaginable how to write manuals and other documentation so that absolutely nothing is understood !!!!

使用特权

评论回复

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

474

主题

476

帖子

0

粉丝