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
/
target
/
tricore
/
helper.h
Age
Commit message (
Expand
)
Author
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-06-21
target/tricore: Add shuffle insn
Bastian Koppelmann
2023-06-21
target/tricore: Add crc32.b insn
Bastian Koppelmann
2023-06-21
target/tricore: Add crc32l.w insn
Bastian Koppelmann
2021-10-15
target/tricore: Drop check for singlestep_enabled
Richard Henderson
2019-08-22
target/tricore: Implement a qemu excptions helper
Bastian Koppelmann
2019-06-25
tricore: add QSEED instruction
Andreas Konopik
2019-06-25
tricore: add UTOF instruction
David Brenken
2019-06-25
tricore: add FTOIZ instruction
David Brenken
2019-01-30
target/tricore: Fix LGPL version number
Thomas Huth
2017-01-12
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...
Peter Maydell
2017-01-11
target-tricore: Add updfl instruction
Bastian Koppelmann
2017-01-11
target-tricore: Added MADD.F and MSUB.F instructions
Bastian Koppelmann
2017-01-11
target-tricore: Added FTOUZ instruction
Bastian Koppelmann
2017-01-10
target-tricore: Use clrsb helper
Richard Henderson
2017-01-10
target-tricore: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth