Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator_x86 / testdata / 32 / imm-3byte.test
1 @hex:
2   # Tests that we recognize instructions with 3 bytes of immediate.
3   # Note: The instruction isn't decoded correctly, but it doesn't matter
4   # since the instruction is NaCl illegal.
5   c8 01 02 03
6 @nval:
7   VALIDATOR: 0: Illegal instruction
8   *** <input> IS UNSAFE ***
9 @dis:
10   00000000: c8 01 02 03                                  enter 0x201, 0x3
11 @vdis:
12    0:   c8 01 02 03             enter 0x30201, 0x30201
13 @rdfa_output:
14   0: [0] unrecognized instruction
15   return code: 1