ghidra/Ghidra/Processors/Toy/data/languages/toy_be.slaspec

8 lines
148 B
Plaintext

@define ENDIAN "big"
@define SIZE "4"
@define INSTR_PHASE "" # not used by basic toy language
@include "toy.sinc"
@include "toyInstructions.sinc"