index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
tricore
Age
Commit message (
Expand
)
Author
2023-09-29
tests/tcg: Reset result register after each test
Bastian Koppelmann
2023-09-28
tests/tcg/tricore: Extended and non-extened regs now match
Bastian Koppelmann
2023-09-28
target/tricore: Swap src and dst reg for RCRR_INSERT
Bastian Koppelmann
2023-09-28
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
2023-09-28
target/tricore: Implement hptof insn
Bastian Koppelmann
2023-09-28
target/tricore: Implement ftohp insn
Bastian Koppelmann
2023-09-28
target/tricore: Implement FTOU insn
Bastian Koppelmann
2023-09-28
target/tricore: Implement CRCN insn
Bastian Koppelmann
2023-09-28
tests/tcg/tricore: Bump cpu to tc37x
Bastian Koppelmann
2023-09-07
configure: remove HOST_CC
Paolo Bonzini
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-06-07
tests/tcg/tricore: Add recursion test for CSAs
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Add first C program
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Uses label for memory addresses
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Move asm tests into 'asm' directory
Bastian Koppelmann
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2023-03-01
tests/docker: Use binaries for debian-tricore-cross
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add test for ld.h
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add LD.BU tests
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add tests for RRPW_DEXTR
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add muls test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add msub test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add madd test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add ftoi test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add fmul test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add fadd test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add dvstep test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add clz test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add bmerge test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add macros to create tests and first test 'abs'
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add build infrastructure
Bastian Koppelmann