Chromium Code Reviews| Index: src/trusted/validator/x86/testing/tf/converted/64/jump_underflow.tf |
| diff --git a/src/trusted/validator/x86/testing/tf/converted/64/jump_underflow.tf b/src/trusted/validator/x86/testing/tf/converted/64/jump_underflow.tf |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3e3fccb7a6abc40ce5d2203621d3aaa106fd0a2e |
| --- /dev/null |
| +++ b/src/trusted/validator/x86/testing/tf/converted/64/jump_underflow.tf |
| @@ -0,0 +1,6 @@ |
| +BITS: 64 |
| +OUTCOME: valid |
| + |
| +# Jump backwards a long way, potentially outside of the sandbox's address space. |
| +hex: e9 fb ff ff bf |
| + |