capstone/suite/MC/Mips
Đỗ Minh Tuấn 4298f3f84b Regression Testing (#1374)
* test suite

* updating issue dispatcher

* fixing

* add makefile

* fixing addStr

* done

* Done test system

* remove garbage

* re-construct project

* re-construct project

* fix Makefile

* fixing

* fix detail

* fixing

* done fix

* add name to CREDITS.TXT

* fix issue

* fix getopt warning

* fix README

* Update README.md

* fix usage

* report.py: print details/general informations

* fix offset

* cstest: README

* cstest: coding style

* cstest: rename some functions for better consistency

* cstest: make report.py executable

* cstest: README

* cstest: remove double spaces in MC/

* cstest: more cleanup

* CREDITS.TXT

* fixed Mos65xx not included in MacOS; Add -D option to report; Add NOREGNAME while testing

* remove space/tab

* remove ifndef

* cstest: cleanup

* MC: normalize suite/MC/SystemZ/insn-good.s.cs

* fix noregname

* MC: fix thumb offset

* MC: fix more thumb offset

* MC: use lowercase for testcases

* MC: use lowercase for testcases

* MC: remove FP tests of Arm64

* MC: dup = mov (arm64)

* fixing

* MC: fix arm offset

* cstest: code style

* cstest: code style

* MC: try comment out

* fixing capstone_test.c

* done fixing

* cstest: indentation

* cstest: protopye for trim_str & replace_hex

* MC: normalize SysZ input

* MC: alias instructions for Sparc

* MC: alias instructions for PPC

* x86: support CS_OPT_UNSIGNED for ATT syntax

* Revert "x86: support CS_OPT_UNSIGNED for ATT syntax"

This reverts commit 911af545ab.

* fix crash

* MC: alias registers for Mips

* MC: alias registers for Mips - v1

* MC: alias registers for Mips

* MC: alias registers for Mips

* MC: more fix for Mips .cs

* MC: more fix for Mips .cs
2019-02-13 01:03:09 +08:00
..
hilo-addressing.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-alu-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-alu-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-branch-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-branch-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-expansions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-jump-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-jump-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-loadstore-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-loadstore-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-loadstore-unaligned-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-loadstore-unaligned.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-movcond-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-movcond-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-multiply-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-multiply-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-shift-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-shift-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-trap-instructions-EB.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
micromips-trap-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-alu-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-control-instructions-64.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-control-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-coprocessor-encodings.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-dsp-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-expansions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-fpu-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-jump-instructions.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
mips-memory-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips-register-names.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
mips64-alu-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips64-instructions.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
mips64-register-names.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
mips_directives.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
nabi-regs.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
set-at-directive.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_2r.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_2rf.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_3r.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_3rf.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_bit.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_cbranch.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_ctrlregs.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_elm.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_elm_insert.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_elm_insve.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_i5.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_i8.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_i10.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00
test_lsa.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_mi10.s.cs Regression Testing (#1374) 2019-02-13 01:03:09 +08:00
test_vec.s.cs suite: update Mips modes of MC input to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:46:48 +08:00