-
- Downloads
2003-06-05 Michael Snyder <msnyder@redhat.com>
* gas/h8300/t01_mov.s: New file, tests mov instructions. * gas/h8300/t02_mova.s: New file, tests mova instructions. * gas/h8300/t03_add.s: New file, tests add instructions. * gas/h8300/t04_sub.s: New file, tests sub instructions. * gas/h8300/t05_cmp.s: New file, tests cmp instructions. * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions. * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions. * gas/h8300/t08_or.s: New file, tests or instructions. * gas/h8300/t09_xor.s: New file, tests xor instructions. * gas/h8300/t10_and.s: New file, tests and instructions. * gas/h8300/t11_logs.s: New file, tests logical instructions. * gas/h8300/t12_bit.s: New file, tests bit instructions. * gas/h8300/t13_otr.s.s: New file, tests misc. instructions. * gas/h8300/t01_mov.exp: New file. * gas/h8300/t02_mova.exp: New file. * gas/h8300/t03_add.exp: New file. * gas/h8300/t04_sub.exp: New file. * gas/h8300/t05_cmp.exp: New file. * gas/h8300/t06_ari2.exp: New file. * gas/h8300/t07_ari3.exp: New file. * gas/h8300/t08_or.exp: New file. * gas/h8300/t09_xor.exp: New file. * gas/h8300/t10_and.exp: New file. * gas/h8300/t11_logs.exp: New file. * gas/h8300/t12_bit.exp: New file. * gas/h8300/t13_otr.exp: New file.
Showing
- gas/testsuite/gas/h8300/t10_and.s 971 additions, 0 deletionsgas/testsuite/gas/h8300/t10_and.s
- gas/testsuite/gas/h8300/t11_logs.exp 3173 additions, 0 deletionsgas/testsuite/gas/h8300/t11_logs.exp
- gas/testsuite/gas/h8300/t11_logs.s 1176 additions, 0 deletionsgas/testsuite/gas/h8300/t11_logs.s
- gas/testsuite/gas/h8300/t12_bit.exp 582 additions, 0 deletionsgas/testsuite/gas/h8300/t12_bit.exp
- gas/testsuite/gas/h8300/t12_bit.s 175 additions, 0 deletionsgas/testsuite/gas/h8300/t12_bit.s
- gas/testsuite/gas/h8300/t13_otr.exp 471 additions, 0 deletionsgas/testsuite/gas/h8300/t13_otr.exp
- gas/testsuite/gas/h8300/t13_otr.s 159 additions, 0 deletionsgas/testsuite/gas/h8300/t13_otr.s
gas/testsuite/gas/h8300/t10_and.s
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t11_logs.exp
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t11_logs.s
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t12_bit.exp
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t12_bit.s
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t13_otr.exp
0 → 100644
This diff is collapsed.
gas/testsuite/gas/h8300/t13_otr.s
0 → 100644
This diff is collapsed.
Please register or sign in to comment