mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
14 lines
287 B
Plaintext
14 lines
287 B
Plaintext
# SLA specification file for MIPS r5000 little endian
|
|
|
|
@define ENDIAN "little"
|
|
@define MIPS64 ""
|
|
@define ISA_VARIANT ""
|
|
|
|
@include "mips.sinc"
|
|
@include "mips32Instructions.sinc"
|
|
@include "mips16.sinc"
|
|
@include "mipsmicro.sinc"
|
|
@include "mips64Instructions.sinc"
|
|
@include "mips_dsp.sinc"
|
|
|