Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator_x86 / testdata / 32 / test-6.test
1 @hex:
2   # test 6: 3c 25   cmp %al, $I
3   3c 25
4   f4
5 @nval:
6   *** <input> is safe ***
7 @nvals:
8   *** <input> is safe ***
9   
10   Opcode Histogram;
11   1     0x3c    1       0xf4    
12   Analysis Summary:
13   2 Checked instructions
14   0 checked jump targets
15   0 calls/jumps need dynamic checking (0.00%)
16   
17   Problems:
18   0 illegal instructions
19   0 bad jump targets
20   0 illegal unprotected indirect jumps (including ret)
21   0 instruction alignment defects
22   0 segmentation errors
23   0 bad prefix
24   0 bad instruction length
25   0 internal errors
26 @dis:
27   00000000: 3c 25                                        cmp %al, 0x25
28   00000002: f4                                           hlt
29 @vdis:
30    0:   3c 25                   cmp %al, 0x25
31    2:   f4                      hlt
32 @rdfa_output:
33   return code: 0