update test case outputs
[pet.git] / tests / unsigned_break1.scop
blob5edb15ea3c663fb81be208463f55650eaf2d5ebc
1 start: 40
2 end: 150
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] : exists (e0 = [(-2 + k)/256]: k >= 0 and k <= 255 and 256e0 <=
12     -252 + k and 256e0 >= -257 + k) }'
13   schedule: '{ S_0[k] -> [0, o1, 0] : exists (e0 = [(k - o1)/256]: 256e0 = k - o1
14     and o1 >= 252 and o1 <= 257 and k >= 0 and k <= 255) }'
15   body:
16     type: binary
17     operation: =
18     arguments:
19     - type: access
20       relation: '{ S_0[k] -> a[] }'
21       read: 0
22       write: 1
23     - type: access
24       relation: '{ S_0[k] -> [5] }'
25       read: 1
26       write: 0
27 - line: 11
28   domain: '{ S_1[k] : exists (e0 = [(-2 + k)/256]: k >= 2 and k <= 255 and 256e0 <=
29     -252 + k and 256e0 >= -257 + k); S_1[0] }'
30   schedule: '{ S_1[k] -> [0, o1, 2] : exists (e0 = [(k - o1)/256]: 256e0 = k - o1
31     and o1 >= 252 and o1 <= 257 and k >= 0 and k <= 255) }'
32   body:
33     type: binary
34     operation: =
35     arguments:
36     - type: access
37       relation: '{ S_1[k] -> a[] }'
38       read: 0
39       write: 1
40     - type: access
41       relation: '{ S_1[k] -> [6] }'
42       read: 1
43       write: 0