- 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
- 5e88759 target-mips: pass 0 instead of -1 as rs in microMIPS LUI instruction by Leon Alrae · 10 years ago
- d3b1979 target-mips: use CP0EnLo_XI instead of magic number by Leon Alrae · 10 years ago
- fe23729 target-mips: fix detection of the end of the page during translation by Leon Alrae · 10 years ago
- fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
- 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
- b6f3b23 target-mips: Clean up switch fall through after commit fecd264 by Markus Armbruster · 10 years ago
- cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
- bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
- 00fb4a1 target-mips: convert single case switch into if statement by Leon Alrae · 10 years ago
- 66991d1 target-mips: Fix DisasContext's ulri member initialization by Maciej W. Rozycki · 10 years ago
- bb962386 target-mips: Add missing calls to synchronise SoftFloat status by Maciej W. Rozycki · 10 years ago
- c48245f target-mips: Correct 32-bit address space wrapping by Maciej W. Rozycki · 10 years ago
- d922445 target-mips: Tighten ISA level checks by Maciej W. Rozycki · 10 years ago
- 90f12d7 target-mips: Fix CP0.Config3.ISAOnExc write accesses by Maciej W. Rozycki · 10 years ago
- 27e1fb1 target-mips: Output CP0.Config2-5 in the register dump by Maciej W. Rozycki · 10 years ago
- 7215d7e target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP by Maciej W. Rozycki · 10 years ago
- c357747 target-mips: Correct MIPS16/microMIPS branch size calculation by Maciej W. Rozycki · 10 years ago
- d2bfa6e target-mips: Fix formatting in `decode_opc' by Maciej W. Rozycki · 10 years ago
- d75de74 target-mips: Fix formatting in `decode_extended_mips16_opc' by Maciej W. Rozycki · 10 years ago
- cb269f2 target-mips: fix multiple TCG registers covering same data by Yongbok Kim · 10 years ago
- 342368a mips: Ensure PC update with MTC0 single-stepping by Maciej W. Rozycki · 10 years ago
- 8547957 target-mips: fix for missing delay slot in BC1EQZ and BC1NEZ by Leon Alrae · 10 years ago
- 272f458 mips: Respect CP0.Status.CU1 for microMIPS FP branches by Maciej W. Rozycki · 10 years ago
- f768587 target-mips: add MSA MI10 format instructions by Yongbok Kim · 10 years ago
- 3bdeb68 target-mips: add MSA 2RF format instructions by Yongbok Kim · 10 years ago
- cbe50b9 target-mips: add MSA VEC/2R format instructions by Yongbok Kim · 10 years ago
- 7d05b9c target-mips: add MSA 3RF format instructions by Yongbok Kim · 10 years ago
- 1e608ec target-mips: add MSA ELM format instructions by Yongbok Kim · 10 years ago
- 28f99f0 target-mips: add MSA 3R format instructions by Yongbok Kim · 10 years ago
- d4cf28d target-mips: add MSA BIT format instructions by Yongbok Kim · 10 years ago
- 80e7159 target-mips: add MSA I5 format instruction by Yongbok Kim · 10 years ago
- 4c78954 target-mips: add MSA I8 format instructions by Yongbok Kim · 10 years ago
- 5692c6e target-mips: add MSA branch instructions by Yongbok Kim · 10 years ago
- 863f264 target-mips: add msa_reset(), global msa register by Yongbok Kim · 10 years ago
- 239dfeb target-mips: add MSA opcode enum by Yongbok Kim · 10 years ago
- 4cf8a45 target-mips: stop translation after ctc1 by Yongbok Kim · 10 years ago
- f31b035 target-mips: correctly handle access to unimplemented CP0 register by Leon Alrae · 11 years ago
- 339cd2a target-mips: implement forbidden slot by Leon Alrae · 11 years ago
- faf1f68 target-mips: add Config5.SBRI by Leon Alrae · 11 years ago
- aea1409 target-mips: add BadInstr and BadInstrP support by Leon Alrae · 11 years ago
- 9456c2f target-mips: add TLBINV support by Leon Alrae · 11 years ago
- 7207c7f target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1} by Leon Alrae · 11 years ago
- e98c0d1 target-mips: add KScratch registers by Leon Alrae · 11 years ago
- 340fff7 target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX by Peter Maydell · 10 years ago
- c7986fd target-mips/translate.c: Add ifdef guard around check_mips64() by Peter Maydell · 10 years ago
- b231c10 target-mips: fix broken MIPS16 and microMIPS by Yongbok Kim · 11 years ago
- a83bddd6 target-mips/translate.c: Update OPC_SYNCI by Dongxue Zhang · 11 years ago
- 0aefa33 target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions by Yongbok Kim · 11 years ago
- ddc584b target-mips: do not allow Status.FR=0 mode in 64-bit FPU by Leon Alrae · 11 years ago
- 3f49388 target-mips: add new Floating Point Comparison instructions by Yongbok Kim · 11 years ago
- e7f16ab target-mips: add new Floating Point instructions by Leon Alrae · 11 years ago
- d4ea6ac target-mips: add AUI, LSA and PCREL instruction families by Leon Alrae · 11 years ago
- 31837be target-mips: add compact and CP1 branches by Yongbok Kim · 11 years ago
- 15eacb9 target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions by Yongbok Kim · 11 years ago
- 01f7288 target-mips: Status.UX/SX/KX enable 32-bit address wrapping by Leon Alrae · 11 years ago
- 4267d3e target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6 by Leon Alrae · 11 years ago
- b42ee5e target-mips: redefine Integer Multiply and Divide instructions by Leon Alrae · 11 years ago
- bf7910c target-mips: move PREF, CACHE, LLD and SCD instructions by Leon Alrae · 11 years ago
- fac5a07 target-mips: signal RI Exception on DSP and Loongson instructions by Leon Alrae · 11 years ago
- 10dc65d target-mips: split decode_opc_special* into *_r6 and *_legacy by Leon Alrae · 11 years ago
- 099e5b4 target-mips: extract decode_opc_special* from decode_opc by Leon Alrae · 11 years ago
- 4368b29 target-mips: move LL and SC instructions by Leon Alrae · 11 years ago
- b691d9d target-mips: add SELEQZ and SELNEZ instructions by Leon Alrae · 11 years ago
- fecd264 target-mips: signal RI Exception on instructions removed in R6 by Leon Alrae · 11 years ago
- a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
- 62eb3b9 target-mips/translate.c: Free TCG in OPC_DINSV by Dongxue Zhang · 11 years ago
- 0a2672b mips/kvm: Init EBase to correct KSEG0 by James Hogan · 11 years ago
- 5ab5c04 target-mips: copy CP0_Config1 into DisasContext by Aurelien Jarno · 11 years ago
- d70a319 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
- d279279 target-mips: implement UserLocal Register by Petar Jovanovic · 11 years ago
- 4b69c7e target-mips: Reset CPU timer consistently by James Hogan · 11 years ago
- f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
- 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
- 7f6613c target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode by Petar Jovanovic · 11 years ago
- f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
- 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
- 736d120 target-mips: add user-mode FR switch support for MIPS32r5 by Petar Jovanovic · 11 years ago
- b4dd99a target-mips: add support for CP0_Config5 by Petar Jovanovic · 11 years ago
- b4160af target-mips: add support for CP0_Config4 by Petar Jovanovic · 11 years ago
- 5f68f5a target-mips: Use new qemu_ld/st opcodes by Aurelien Jarno · 11 years ago
- 4d66261 target-mips: fix 64-bit FPU config for user-mode emulation by Petar Jovanovic · 11 years ago
- ab1eb72 Merge remote-tracking branch 'rth/tcg-pull' into staging by Anthony Liguori · 11 years ago
- 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 11 years ago
- 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
- 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
- a1fc624 target-mips: fix decoding of microMIPS POOL32Axf instructions by Leon Alrae · 12 years ago
- 240ce26 target-mips: fix branch in likely delay slot tcg assert by James Hogan · 12 years ago
- ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
- 6429db3 target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU by Andreas Färber · 12 years ago
- 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
- 639eadb target-mips: add missing check_dspr2 for multiply instructions by Petar Jovanovic · 12 years ago
- 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
- 68473f1 mips64-linux-user: Enable 64-bit address mode and fpu by Richard Henderson · 12 years ago
- 26135ea target-mips: Fix accumulator selection for MIPS16 and microMIPS by Richard Sandiford · 12 years ago
- 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
- ce1dd5d target-mips: Use mul[us]2 in [D]MULT[U] insns by Richard Henderson · 12 years ago
- 78ce64f target-mips: Move TCG initialization to MIPSCPU initfn by Andreas Färber · 12 years ago
- c1caf1d target-mips: Introduce QOM realizefn for MIPSCPU by Andreas Färber · 12 years ago
- 6f0af30 target-mips: enable access to DSP ASE if implemented by Petar Jovanovic · 12 years ago