summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 19:39:39 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 19:39:39 (GMT)
commitea28451286d3ea4a772fa174483f9a7a66bb1ab3 (patch)
tree6ee9d8a7848333a7ceeee3b13d492e40225f8b86 /tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt
parentb5ca09bae0d6a1edce939eea03594dd56383f2c8 (diff)
parent7c621da28f07e449ad90c387344f07a453927569 (diff)
downloadblt-ea28451286d3ea4a772fa174483f9a7a66bb1ab3.zip
blt-ea28451286d3ea4a772fa174483f9a7a66bb1ab3.tar.gz
blt-ea28451286d3ea4a772fa174483f9a7a66bb1ab3.tar.bz2
Merge commit '7c621da28f07e449ad90c387344f07a453927569' as 'tcllib'
Diffstat (limited to 'tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt')
-rw-r--r--tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt b/tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt
new file mode 100644
index 0000000..b9690be
--- /dev/null
+++ b/tcllib/modules/grammar_me/me_cpucore.tests.asm-map.txt
@@ -0,0 +1,38 @@
+ict_advance message {{0 0} message {}}
+ict_match_token {tok message} {{1 0 1} {tok message} {}}
+ict_match_token {5:tok message} {{1 5 0} message {tok 5}}
+ict_match_tokrange {tokbegin tokend message} {{2 0 1 2} {tokbegin tokend message} {}}
+ict_match_tokrange {5:tokbegin 6:tokend message} {{2 5 6 0} message {tokbegin 5 tokend 6}}
+ict_match_tokclass {alnum message} {{3 0 0} message {}}
+ict_match_tokclass {alpha message} {{3 1 0} message {}}
+ict_match_tokclass {digit message} {{3 2 0} message {}}
+ict_match_tokclass {xdigit message} {{3 3 0} message {}}
+ict_match_tokclass {punct message} {{3 4 0} message {}}
+ict_match_tokclass {space message} {{3 5 0} message {}}
+inc_restore {branchlabel nt} {{4 0 0} nt {}}
+inc_save nt {{5 0} nt {}}
+icf_ntcall branchlabel {{6 0} {} {}}
+icf_ntreturn {} {7 {} {}}
+iok_ok {} {8 {} {}}
+iok_fail {} {9 {} {}}
+iok_negate {} {10 {} {}}
+icf_jalways branchlabel {{11 0} {} {}}
+icf_jok branchlabel {{12 0} {} {}}
+icf_jfail branchlabel {{13 0} {} {}}
+icf_halt {} {14 {} {}}
+icl_push {} {15 {} {}}
+icl_rewind {} {16 {} {}}
+icl_pop {} {17 {} {}}
+ier_push {} {18 {} {}}
+ier_clear {} {19 {} {}}
+ier_nonterminal message {{20 0} message {}}
+ier_merge {} {21 {} {}}
+isv_clear {} {22 {} {}}
+isv_terminal {} {23 {} {}}
+isv_nonterminal_leaf nt {{24 0} nt {}}
+isv_nonterminal_range nt {{25 0} nt {}}
+isv_nonterminal_reduce nt {{26 0} nt {}}
+ias_push {} {27 {} {}}
+ias_mark {} {28 {} {}}
+ias_mrewind {} {29 {} {}}
+ias_mpop {} {30 {} {}}