Index: src/trusted/validator/x86/testing/tf/converted/32/bad-jmp.tf |
diff --git a/src/trusted/validator/x86/testing/tf/converted/32/bad-jmp.tf b/src/trusted/validator/x86/testing/tf/converted/32/bad-jmp.tf |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1e79eda884374d0ea3b91f533cbfcf73b4ec972b |
--- /dev/null |
+++ b/src/trusted/validator/x86/testing/tf/converted/32/bad-jmp.tf |
@@ -0,0 +1,7 @@ |
+BITS: 32 |
+OUTCOME: invalid |
+ |
+# Example of jumping to the middle of an instruction. |
+hex: 7f ff f4 |
+nc_out: [at +1] Bad jump target |
+ |