| Index: src/trusted/validator_x86/testdata/64/wrmsr.test
|
| diff --git a/src/trusted/validator_x86/testdata/64/wrmsr.test b/src/trusted/validator_x86/testdata/64/wrmsr.test
|
| deleted file mode 100644
|
| index 24c88ea29ddf4b4026903a7b612339bd362af27c..0000000000000000000000000000000000000000
|
| --- a/src/trusted/validator_x86/testdata/64/wrmsr.test
|
| +++ /dev/null
|
| @@ -1,22 +0,0 @@
|
| -@hex:
|
| - # Show that we report wrmsr as an illegal instruction.
|
| - 0f 30
|
| -@val:
|
| - VALIDATOR: 0000000000000000: 0f 30 wrmsr
|
| - VALIDATOR: ERROR: This instruction has been marked illegal by Native Client
|
| - VALIDATOR: Checking jump targets: 0 to 2
|
| - VALIDATOR: Checking that basic blocks are aligned
|
| - *** <input> IS UNSAFE ***
|
| -@rval:
|
| - VALIDATOR: 0000000000000000: 0f 30 wrmsr
|
| - VALIDATOR: ERROR: This instruction has been marked illegal by Native Client
|
| - VALIDATOR: Checking jump targets: 0 to 2
|
| - VALIDATOR: Checking that basic blocks are aligned
|
| - *** <input> IS UNSAFE ***
|
| -@dis:
|
| - 0000000000000000: 0f 30 wrmsr
|
| -@vdis:
|
| - 0000000000000000: 0f 30 [P] dontcare(illegal)
|
| -@rdfa_output:
|
| - 0: [0] unrecognized instruction
|
| - return code: 1
|
|
|