![]() * Disable Mips_FeatureUseIndirectJumpsHazard Mips_FeatureUseIndirectJumpsHazard is only used for jalr when used in mips32 configs. * DDIV test * Fix details on instructions that contains ghost registers. * Add missing MIPS tables & Fix mips16 and JrcRa16/AddiuSpImmX16 decoding. Mips16 decoding of JrcRa16 & AddiuSpImmX16 was expecting the wrong bits. Implement DecodeCPU16RegsRegisterClass for Mips16 Adds missing mips decoding tables: - DecoderTableNanoMips_Conflict_Space16 - DecoderTableMicroMipsR6_Ambiguous32 - DecoderTableMicroMipsDSP32 - DecoderTable16 - DecoderTable32 - DecoderTableMips32r6_64r6_Ambiguous32 - DecoderTableMips32r6_64r6_BranchZero32 - DecoderTableMipsDSP32 * Patch details only when details are request. * Fix wrong tests * Address comments * Add mips DSP test * microMips32r3 DSP * Test Conflict_Space16 * Test Conflict_Space16 |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
README.md |
README.md
Testing cstest
Files to test cstest
itself are located in suite/cstest/test
.