| Index: src/trusted/validator_x86/testdata/64/movlps-ex.test
 | 
| diff --git a/src/trusted/validator_x86/testdata/64/movlps-ex.test b/src/trusted/validator_x86/testdata/64/movlps-ex.test
 | 
| deleted file mode 100644
 | 
| index 5dd541e74dfff68c8d7c5ee074fca90b117bd36f..0000000000000000000000000000000000000000
 | 
| --- a/src/trusted/validator_x86/testdata/64/movlps-ex.test
 | 
| +++ /dev/null
 | 
| @@ -1,25 +0,0 @@
 | 
| -@hex:
 | 
| -  # Test if we parse movlps instruction, and accept in validator:
 | 
| -  #
 | 
| -  0f 12 45 f0
 | 
| -@val:
 | 
| -  VALIDATOR: Checking jump targets: 0 to 4
 | 
| -  VALIDATOR: Checking that basic blocks are aligned
 | 
| -  *** <input> is safe ***
 | 
| -@rval:
 | 
| -  VALIDATOR: Checking jump targets: 0 to 4
 | 
| -  VALIDATOR: Checking that basic blocks are aligned
 | 
| -  *** <input> is safe ***
 | 
| -@rvald:
 | 
| -  VALIDATOR: Checking block alignment and jump targets: 0 to 4
 | 
| -  *** <input> is safe ***
 | 
| -@vd-rval:
 | 
| -  VALIDATOR: Checking jump targets: 0 to 4
 | 
| -  VALIDATOR: Checking that basic blocks are aligned
 | 
| -  *** <input> is safe ***
 | 
| -@dis:
 | 
| -  0000000000000000: 0f 12 45 f0                                  movlps %xmm0, [%rbp-0x10]
 | 
| -@vdis:
 | 
| -  0000000000000000: 0f 12 45 f0                                  [P] dontcare [%rbp-0x10] (u)
 | 
| -@rdfa_output:
 | 
| -  return code: 0
 | 
| 
 |