Language

Package: yasm @ 1.3.0

Synopsis

Rewrite of the NASM assembler

Description

Yasm is a complete rewrite of the NASM assembler.

Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.

Home page
https://yasm.tortall.net/
Location
gnu/packages/assembly.scm (line: 165, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/9xrq5qs51blnnk3qmhh28qc67rkakk1b-yasm-1.3.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/m6wzpzikkqvrdp0biv3p5r5rdy44h0jr-yasm-1.3.0.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/971n2g63g77dbx9a502cpybn8d31bh3i-yasm-1.3.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/4j6xmbskjgpnqqxbk2li32fwhs5rh445-yasm-1.3.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/wgh3953nsh2pcm81nn29hwzzvg7lsnz9-yasm-1.3.0.drv
x86_64-linuxpowerpc64-linux-gnu/gnu/store/rg8fswr2idvp24y4mli55fhhai19xj07-yasm-1.3.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/ahdnfmpyj1wzivjmk75xdpf7kcnf0w7m-yasm-1.3.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/ap5iijbf5sybf42b9l63w35z89pn5svr-yasm-1.3.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/826crfmh17530jz3ispds4pn2wlamjkl-yasm-1.3.0.drv
    x86_64-linuxi586-pc-gnu/gnu/store/f7klrlafysxfyr42600pdvy6mqb1q1gq-yasm-1.3.0.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/zm9bb3yyczxf9lm23j0wbxqc82s6vvnv-yasm-1.3.0.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/qc3l8ry5qdlmhg8lbms47gasacmakdas-yasm-1.3.0.drv
    riscv64-linux/gnu/store/h2933llsygwr74wj4ckq139rmihpnygm-yasm-1.3.0.drv
    powerpc-linux/gnu/store/brs4hga24nfk0cw5g2daajvgrkr7yyn5-yasm-1.3.0.drv
      powerpc64le-linux/gnu/store/kr3k6jbi4bwb8gqa4q9p4zhhr865g423-yasm-1.3.0.drv
      mips64el-linux/gnu/store/3x2bjad5ynwasv9w813hb7nvzdamyga2-yasm-1.3.0.drv
        i686-linux/gnu/store/b3w9jiz7z4dn0gnbsb4gsch2x8mwr1gg-yasm-1.3.0.drv
        i586-gnu/gnu/store/sgpx44g1z0zrwjncakmimrky3mhqkx6m-yasm-1.3.0.drv
        armhf-linux/gnu/store/sgckg3a5ah5gkyz1vf6jc7c5hydcvhcl-yasm-1.3.0.drv
        aarch64-linux/gnu/store/y6ypgl9p2sgrw327hndl6hqnrfrx9ahn-yasm-1.3.0.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'python' does not match package name 'python-wrapper'