An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/wdamron/arm

Package asm implements an ARMv8 (AArch64) instruction assembler in Go. This library is mostly adapted from the CensoredUsername/dynasm-rs (Rust) project, and is not heavily tested. See https://github.com/CensoredUsername/dynasm-rs. SVE instructions are not yet supported. The Assembler type encodes executable instructions to a code buffer. Some instructions support label offset arguments, which may be resolved by the Assembler and encoded after all label addresses are assigned. The following are argument types:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/wdamron/arm
Keywords: aarch64 , arm , armv8 , assembler , go , instruction-encoding , jit , neon
License: MPL-2.0
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/wdamron
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...