Add example program for flags
This commit is contained in:
parent
84e4ceb686
commit
e4dea8e6f9
4 changed files with 122 additions and 0 deletions
12
examples/sort.mima-symbols
Normal file
12
examples/sort.mima-symbols
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
00040: last_entry
|
||||
00080: one
|
||||
00081: minus_one
|
||||
00082: tmp
|
||||
00083: selection_index
|
||||
00084: max_find_index
|
||||
00085: max_index
|
||||
00102: selection_loop
|
||||
00106: max_find_loop
|
||||
00113: max_find_loop_no_new_value
|
||||
00114: max_find_loop_exit
|
||||
0011e: selection_loop_exit
|
||||
Loading…
Add table
Add a link
Reference in a new issue