ghidra/Ghidra/Processors/Toy/data/languages/toy_be.slaspec
2019-03-26 13:46:51 -04:00

9 lines
147 B
Plaintext

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