diff options
| author | Alasdair Armstrong | 2018-01-23 01:24:01 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-01-23 01:24:01 +0000 |
| commit | c5db705ca228421b4035b4361aba9823750fd67c (patch) | |
| tree | cee5ab3a1f742a26a942d686e550e7122f9e42ef /test/arm/test.isail | |
| parent | b3f5dd5bac689bee9770081215bd0b1fe1071084 (diff) | |
Added additional tests, and fixed ocaml build of ARM tests
Diffstat (limited to 'test/arm/test.isail')
| -rw-r--r-- | test/arm/test.isail | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/arm/test.isail b/test/arm/test.isail new file mode 100644 index 00000000..8775ed8f --- /dev/null +++ b/test/arm/test.isail @@ -0,0 +1,7 @@ +:elf ../test/arm/test_O2.elf +:output ../test/arm/iresult +initialize_registers() +:run +main() +:run +:quit
\ No newline at end of file |
