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