751 Commits (1bd0e2d1c40ef1dbe717728197071e931abe22a4)

Author SHA1 Message Date
Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 16 years ago
Stefan Weil e87b7cb0f0 Remove unused function parameters from gen_pc_load and rename the function 16 years ago
Stefan Weil 4b4a72e556 Fix conversions from pointer to tcg_target_long 16 years ago
Paolo Bonzini eda48c344f inline cpu_halted into sole caller 16 years ago
Fabien Chouteau 60f356e86d SPARC: Fix Leon3 cache control 16 years ago
Fabien Chouteau 4a2ba23284 SPARC: Add asr17 register support 16 years ago
Fabien Chouteau b04d989054 SPARC: Emulation of Leon3 16 years ago
Blue Swirl 1b5f56b134 sparc: fix NaN handling 16 years ago
Aurelien Jarno 0fcec41eec target-sparc: fix udiv(cc) and sdiv(cc) 16 years ago
Blue Swirl d41160a3e6 Sparc: implement monitor command 'info tlb' 16 years ago
Stefan Weil 047b39e47c target-sparc: Use fprintf_function (format checking) 16 years ago
Peter Maydell ef5e4ea587 target-sparc: remove unused functions cpu_lock(), cpu_unlock() 16 years ago
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking) 16 years ago
Paolo Bonzini a88790a14f remove exec-all.h inclusion from cpu.h 16 years ago
Paolo Bonzini 10eb0cc03c move cpu_pc_from_tb to target-*/exec.h 16 years ago
Igor V. Kovalenko fb170183e7 sparc64: fix umul and smul insns 16 years ago
Igor V. Kovalenko 09487205bb sparc64: fix udiv and sdiv insns 16 years ago
Igor V. Kovalenko 0e2fa9cab9 sparc64: improve ldf and stf insns 16 years ago
Igor V. Kovalenko b219094ace sparc64: use symbolic name for MMU index v1 16 years ago
Igor V. Kovalenko fe987e2394 sparc64: fix ldxfsr insn 16 years ago
Igor V. Kovalenko 1295001c53 sparc64: fix missing address masking v1 16 years ago
Igor V. Kovalenko 9168b3a545 sparc64: fix tag access register on mmu traps 16 years ago
Artyom Tarasenko da7ed37955 sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix) 16 years ago
Blue Swirl 03ae77d6d2 sparc64: fix user emulator build 16 years ago
Igor V. Kovalenko 54a3c0f032 sparc64: fix 128-bit atomic load from nucleus context v1 16 years ago
Igor V. Kovalenko 664a65b0db sparc64: flush translations on mmu context change 16 years ago
Igor V. Kovalenko 9fd1ae3a0e sparc64: fix mmu context at trap levels above zero 16 years ago
Igor V. Kovalenko e212958608 sparc64: fix dump_mmu to look for global bit in tte value instead of tag 16 years ago
Igor V. Kovalenko 2aae2b8e0a sparc64: fix pstate privilege bits 16 years ago
Igor V. Kovalenko b8e9fc0625 sparc64: generate data access exception on RW violation 16 years ago
Blue Swirl 0bfcd599e3 Fix %lld or %llx printf format use 16 years ago
Richard Henderson 70c482852a target-sparc: Inline some generation of carry for ADDX/SUBX. 17 years ago
Richard Henderson 5a4bb580cd target-sparc: Simplify ICC generation. 17 years ago
Richard Henderson 4c1a0d8244 target-sparc: Fix compilation with --enable-debug. 17 years ago
Blue Swirl 21ffd18163 sparc: move DT and QT defines to op_helper.c 16 years ago
Igor V. Kovalenko 88c8e03f5d sparc64: fix TT_WOTHER value 16 years ago
Igor V. Kovalenko 170f4c550f sparc64: fix mmu demap operand typo 16 years ago
Stefan Weil 113c61069c target-sparc: Fix wrong printf argument 17 years ago
Blue Swirl 5a834bb47c sparc: Fix lazy flag calculation on interrupts, refactor 17 years ago
Blue Swirl 275ea26546 sparc: lazy C flag calculation 17 years ago
Blue Swirl 4450521668 sparc64: fix build with older gccs 17 years ago
Igor V. Kovalenko 2065061ede sparc64: handle asi referencing nucleus and secondary MMU contexts 17 years ago
Igor V. Kovalenko 299b520cd4 sparc64: implement global translation table entries v1 17 years ago
Richard Henderson 060718c194 target-sparc: Fix -singlestep. 17 years ago
Richard Henderson 41db525e9c target-sparc: Fix address masking in ldqf and stqf. 17 years ago
Blue Swirl 6ad6135dca Fix harmless if statements with empty body, spotted by clang 17 years ago
Richard Henderson 42a8aa8393 target-sparc: Free instruction temporaries. 17 years ago
Richard Henderson 058ed88cc1 target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS. 17 years ago
Blue Swirl cca1d527ef Sparc: fix PC/NPC during FPU traps 17 years ago
Blue Swirl d7da2a1040 Sparc: fix exceptions in delay slot 17 years ago