第一个程序

.section .data

nihao:

    .ascii "nihao-arm\n"

.section .text

     .globl _start

_start:

    mov x0, # 1

    ldr x1, = nihao

    mov x2, # 10

    mov x8, # 64

    svc # 0

    mov x0, # 123

    mov x8, # 93

    svc # 0

浮点扩展寄存器组

D0-D31陆拾肆

S0-S31叁拾贰

h0-h31拾陆

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 16

Activity

  • over 6 years ago: yjmwxwx started this project.
  • over 6 years ago: yjmwxwx originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!