Chromium Code Reviews| Index: src/trusted/validator_x86/testdata/32/predef-nop.tf |
| diff --git a/src/trusted/validator_x86/testdata/32/predef-nop.tf b/src/trusted/validator_x86/testdata/32/predef-nop.tf |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ec371f2d4768158cadfcde7e72daa703673b5fc3 |
| --- /dev/null |
| +++ b/src/trusted/validator_x86/testdata/32/predef-nop.tf |
| @@ -0,0 +1,10 @@ |
| +BITS: 32 |
| +OUTCOME: valid |
| + |
| +# Test to see if we can validate predefined nop instructions. |
| +hex: 66 66 2e 0f 1f 84 00 00 00 00 00 |
| + |
| +hex: 00 00 |
| + |
| +hex: 66 0f 1f 44 00 00 |
| + |