Language

Package: armips @ 0.11.0

Synopsis

Assembler for various ARM and MIPS platforms

Description

armips is an assembler with full support for the MIPS R3000, MIPS R4000, Allegrex and RSP instruction sets, partial support for the EmotionEngine instruction set, as well as complete support for the ARM7 and ARM9 instruction sets, both THUMB and ARM mode.

Home page
https://github.com/Kingcom/armips
Location
gnu/packages/assembly.scm (line: 412, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?