mirror of
https://github.com/icicle-emu/icicle-python
synced 2026-06-21 13:53:41 +00:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
# SLA specification file for MIPS r5000 big endian
|
|
|
|
@define ENDIAN "big"
|
|
@define MIPS64 ""
|
|
@define ISA_VARIANT ""
|
|
|
|
@include "mips.sinc"
|
|
@include "mips32Instructions.sinc"
|
|
@include "mips16.sinc"
|
|
@include "mipsmicro.sinc"
|
|
@include "mips64Instructions.sinc"
|
|
@include "mips_dsp.sinc"
|