update test case outputs
[pet.git] / tests / unsigned3.scop
blob0889ba986daa5b4d866b6990ffb51a1d62ab9c91
1 start: 40
2 end: 101
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 8
11   domain: '{ S_0[k] : k >= 0 and k <= 255 }'
12   schedule: '{ S_0[k] -> [0, o1] : exists (e0 = [(-k + o1)/256]: 256e0 = -k + o1 and
13     o1 >= 252 and k >= 0 and k <= 255) }'
14   body:
15     type: binary
16     operation: =
17     arguments:
18     - type: access
19       relation: '{ S_0[k] -> a[] }'
20       read: 0
21       write: 1
22     - type: access
23       relation: '{ S_0[k] -> [5] }'
24       read: 1
25       write: 0