2018-04-28 06:22:53 +00:00
|
|
|
@begin: scope:[] from
|
|
|
|
[0] phi() [ ] ( )
|
|
|
|
to:@1
|
|
|
|
@1: scope:[] from @begin
|
|
|
|
[1] phi() [ ] ( )
|
2018-05-01 20:50:59 +00:00
|
|
|
[2] call main [ ] ( )
|
2018-04-28 06:22:53 +00:00
|
|
|
to:@end
|
|
|
|
@end: scope:[] from @1
|
|
|
|
[3] phi() [ ] ( )
|
|
|
|
main: scope:[main] from @1
|
2018-08-22 10:40:19 +00:00
|
|
|
[4] *((const byte*) main::screen#0) ← (byte) 'c' [ ] ( main:2 [ ] )
|
2018-04-28 06:22:53 +00:00
|
|
|
[5] *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 40) ← (byte) 'c' [ ] ( main:2 [ ] )
|
|
|
|
[6] *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 1) ← (byte) 'm' [ ] ( main:2 [ ] )
|
|
|
|
[7] (byte) main::a#1 ← *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 1) [ main::a#1 ] ( main:2 [ main::a#1 ] )
|
|
|
|
[8] *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 41) ← (byte) main::a#1 [ ] ( main:2 [ ] )
|
|
|
|
[9] *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 2) ← (byte/signed byte/word/signed word/dword/signed dword) 1+(byte) 'l' [ ] ( main:2 [ ] )
|
|
|
|
[10] *((const byte*) main::screen#0+(byte/signed byte/word/signed word/dword/signed dword) 42) ← (byte) 'l' [ ] ( main:2 [ ] )
|
|
|
|
to:main::@return
|
|
|
|
main::@return: scope:[main] from main
|
|
|
|
[11] return [ ] ( main:2 [ ] )
|
|
|
|
to:@return
|