Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sclorentz/asm

Alguns testes que fiz usando ASM e suas diferentes versões
https://github.com/sclorentz/asm

arm64 assembly assembly-x86-64

Last synced: 2 months ago
JSON representation

Alguns testes que fiz usando ASM e suas diferentes versões

Awesome Lists containing this project

README

        

Alguns testes que fiz usando assembly, tanto com o asm x86-64 quanto o arm64

arm64, para não esquecer:
https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms

execute:
./build-arm64.sh
./build-x86-64.sh
./devcontainer-x86-64.sh

caso não funcione
chmod +x build-arm64.sh
chmod +x build-x86-64.sh
chmod +x devcontainer-x86-64.sh

talvez seja possivel executar a verção x86-64 do macOS, mas caso não funcione, use o devcontainer do repositorio
instalar o nasm no devcontainer