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

8 lines
148 B
Plaintext

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