aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/tricore
AgeCommit message (Expand)AuthorFilesLines
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann1-1/+2
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann1-19/+19
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann2-0/+14
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann2-0/+24
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann2-0/+13
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann2-0/+15
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann2-0/+13
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann2-0/+10
2023-09-28tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann1-1/+1
2023-09-07configure: remove HOST_CCPaolo Bonzini1-1/+1
2023-07-25other architectures: spelling fixesMichael Tokarev1-2/+2
2023-06-07tests/tcg/tricore: Add recursion test for CSAsBastian Koppelmann2-1/+17
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann5-0/+395
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann3-7/+6
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann17-17/+18
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée1-0/+3
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann2-4/+4
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann3-0/+29
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann3-0/+39
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann2-0/+44
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann3-0/+49
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann3-4/+22
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann3-0/+18
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann3-0/+30
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann3-0/+18
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann2-0/+9
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann2-0/+17
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann3-1/+44
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann3-0/+33
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann3-0/+62
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann2-0/+75