summaryrefslogtreecommitdiffstats
path: root/target/tricore
Commit message (Expand)AuthorAgeFilesLines
* tricore: fixed RCR_CADDN instructionDavid Brenken2019-03-081-2/+2
* tricore: fixed RCR_CADD instructionDavid Brenken2019-03-081-2/+2
* target/tricore: Fix LGPL version numberThomas Huth2019-01-3010-10/+10
* target/tricore: use float32_is_denormalEmilio G. Cota2018-12-171-7/+2Star
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-10/+10
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* qom: introduce object_class_get_list_sortedPaolo Bonzini2018-03-121-1/+1
* tricore: renamed masking of PIEDavid Brenken2018-03-022-9/+10
* tricore: renamed masking of IEDavid Brenken2018-03-023-11/+13
* tricore: added CORE_IDDavid Brenken2018-03-022-0/+2
* tricore: added some missing cpu instructionsDavid Brenken2018-03-022-0/+30
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-213-1/+2
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-2/+2
* target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée2017-12-281-10/+3Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-10-302-48/+22Star
|\
| * tricore: cleanup cpu type name compositionIgor Mammedov2017-10-272-48/+22Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-1/+1
|\ \ | |/ |/|
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-1/+1
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-4/+0Star
* | tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* | tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-1/+1
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-242-8/+2Star
|/
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-4/+0Star
* tricore: replace cpu_tricore_init() with cpu_generic_init()Igor Mammedov2017-09-012-8/+1Star
* qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo2017-07-311-0/+10
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-3/+2Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-2/+0Star
* Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell2017-01-124-1/+188
|\
| * target-tricore: Add updfl instructionBastian Koppelmann2017-01-113-0/+18
| * target-tricore: Added new JNE instruction variantPeer Adelt2017-01-112-0/+20
| * target-tricore: Added new MOV instruction variantPeer Adelt2017-01-112-0/+17
| * target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann2017-01-113-1/+102
| * target-tricore: Added FTOUZ instructionBastian Koppelmann2017-01-113-0/+31
* | target-tricore: Use clrsb helperRichard Henderson2017-01-103-7/+1Star
* | target-tricore: Use clz opcodeRichard Henderson2017-01-103-14/+3Star
|/
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2012-0/+14529