mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
# SLA specification file for MIPS32 little endian
|
|
|
|
@define ENDIAN "little"
|
|
@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"
|