• Sign in
  • Home
  • Projects
  • Help

Archipelago ยป qemu

  • Overview
  • Activity
  • Issues
  • Calendar
  • News
  • Documents
  • Wiki
  • Files
  • Repository
« Previous | Next » 

Revision d65f0831

IDd65f083146d269b48d53368a8e49aa7d2d4a08fd

Added by Michael Walle about 10 years ago

lm32: opcode testsuite

This patch creates tests/lm32 directory and adds tests for every
LatticeMico32 opcode.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • tests
    • Makefile (diff)
    • lm32
      • Makefile
      • crt.S
      • linker.ld
      • macros.inc
      • test_add.S
      • test_addi.S
      • test_and.S
      • test_andhi.S
      • test_andi.S
      • test_b.S
      • test_be.S
      • test_bg.S
      • test_bge.S
      • test_bgeu.S
      • test_bgu.S
      • test_bi.S
      • test_bne.S
      • test_break.S
      • test_bret.S
      • test_call.S
      • test_calli.S
      • test_cmpe.S
      • test_cmpei.S
      • test_cmpg.S
      • test_cmpge.S
      • test_cmpgei.S
      • test_cmpgeu.S
      • test_cmpgeui.S
      • test_cmpgi.S
      • test_cmpgu.S
      • test_cmpgui.S
      • test_cmpne.S
      • test_cmpnei.S
      • test_divu.S
      • test_eret.S
      • test_lb.S
      • test_lbu.S
      • test_lh.S
      • test_lhu.S
      • test_lw.S
      • test_modu.S
      • test_mul.S
      • test_muli.S
      • test_nor.S
      • test_nori.S
      • test_or.S
      • test_orhi.S
      • test_ori.S
      • test_ret.S
      • test_sb.S
      • test_scall.S
      • test_sextb.S
      • test_sexth.S
      • test_sh.S
      • test_sl.S
      • test_sli.S
      • test_sr.S
      • test_sri.S
      • test_sru.S
      • test_srui.S
      • test_sub.S
      • test_sw.S
      • test_xnor.S
      • test_xnori.S
      • test_xor.S
      • test_xori.S
Loading...
Powered by Redmine © 2006-2012 Jean-Philippe Lang