UNPKG
tree-sitter-frisc
Version:
latest (1.0.0)
1.0.0
FRISC grammar for tree-sitter
github.com/lukamac/tree-sitter-frisc
lukamac/tree-sitter-frisc
tree-sitter-frisc
/
corpus
/
move.txt
14 lines
(11 loc)
•
175 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
=========
Move
=========
MOVE
0
,
R0
MOVE
SR,
R1
---
(source_file
(move
(immediate
(number
(hex)))
(register))
(move
(register)
(register)))