aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/tricore
AgeCommit message (Expand)Author
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann
2023-09-28tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann
2023-09-07configure: remove HOST_CCPaolo Bonzini
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-06-07tests/tcg/tricore: Add recursion test for CSAsBastian Koppelmann
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann