Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator_x86 / testdata / 32 / test-11.test
1 @hex:
2   # test 11: four byte move.
3   66 bf 08 00
4   f4
5 @nval:
6   *** <input> is safe ***
7 @nvals:
8   *** <input> is safe ***
9   
10   Opcode Histogram;
11   1     0xbf    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: 66 bf 08 00                                  mov %di, 0x8
28   00000004: f4                                           hlt
29 @vdis:
30    0:   66 bf 08 00             mov %edi, 0x8
31    4:   f4                      hlt
32 @rdfa_output:
33   return code: 0