Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator_x86 / testdata / 64 / rdmsr.test
1 @hex:
2   # Show that we report rdmsr as an illegal instruction.
3   0f 32
4 @val:
5   VALIDATOR: 0000000000000000: 0f 32                                        rdmsr
6   VALIDATOR: ERROR: This instruction has been marked illegal by Native Client
7   VALIDATOR: Checking jump targets: 0 to 2
8   VALIDATOR: Checking that basic blocks are aligned
9   *** <input> IS UNSAFE ***
10 @rval:
11   VALIDATOR: 0000000000000000: 0f 32                                        rdmsr
12   VALIDATOR: ERROR: This instruction has been marked illegal by Native Client
13   VALIDATOR: Checking jump targets: 0 to 2
14   VALIDATOR: Checking that basic blocks are aligned
15   *** <input> IS UNSAFE ***
16 @dis:
17   0000000000000000: 0f 32                                        rdmsr
18 @vdis:
19   0000000000000000: 0f 32                                        [P] dontcare(illegal)
20 @rdfa_output:
21   0: [0] unrecognized instruction
22   return code: 1