Age | Commit message (Expand) | Author |
2011-05-31 | target-alpha: Tidy exception constants. | Richard Henderson |
2011-05-31 | target-alpha: Enable the alpha-softmmu target. | Richard Henderson |
2011-05-31 | target-alpha: Rationalize internal processor registers. | Richard Henderson |
2011-05-31 | target-alpha: Merge HW_REI and HW_RET implementations. | Richard Henderson |
2011-05-31 | target-alpha: Cleanup MMU modes. | Richard Henderson |
2011-05-31 | target-alpha: Fix system store_conditional | Richard Henderson |
2011-05-31 | target-alpha: Fix translation of PALmode memory insns. | Richard Henderson |
2011-05-31 | target-alpha: Remove partial support for palcode emulation. | Richard Henderson |
2011-05-31 | target-alpha: Single-step properly across branches. | Richard Henderson |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil |
2011-04-17 | softfloat: rename float*_eq() into float*_eq_quiet() | Aurelien Jarno |
2011-04-17 | target-alpha: use new float64_unordered_quiet() function | Aurelien Jarno |
2011-04-10 | Fix conversions from pointer to tcg_target_long | Stefan Weil |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini |
2011-01-02 | softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() | Peter Maydell |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil |
2010-07-03 | remove exec-all.h inclusion from cpu.h | Paolo Bonzini |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini |
2010-07-03 | remove unused stuff from */exec.h | Paolo Bonzini |
2010-04-27 | target-alpha: Implement RPCC. | Richard Henderson |
2010-04-27 | target-alpha: Fix load-locked/store-conditional. | Richard Henderson |
2010-04-27 | target-alpha: Indicate NORETURN status when raising exception. | Richard Henderson |
2010-04-27 | target-alpha: Enable NPTL. | Richard Henderson |
2010-04-27 | target-alpha: Update commentary for opcode 0x1A. | Richard Henderson |
2010-04-27 | target-alpha: Emit goto_tb opcodes. | Richard Henderson |
2010-04-27 | target-alpha: Implement cvtlq inline. | Richard Henderson |
2010-04-27 | target-alpha: Implement rs/rc properly. | Richard Henderson |
2010-04-27 | target-alpha: Implement cpys{, n, e} inline. | Richard Henderson |
2010-04-25 | alpha: add missing 'break', spotted by clang analyzer | Blue Swirl |
2010-04-25 | alpha: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-10 | target-alpha: Use non-inverted arguments to gen_{f}cmov. | Richard Henderson |
2010-04-10 | target-alpha: Use setcond for int comparisons. | Richard Henderson |
2010-04-10 | target-alpha: Implement cvtql inline. | Richard Henderson |
2010-04-10 | target-alpha: Add flags markups to helpers.h. | Richard Henderson |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2010-03-12 | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson |
2010-02-28 | alpha-linux-user: Implement signals. | Richard Henderson |
2010-02-28 | target-alpha: Implement IEEE FP qualifiers. | Richard Henderson |
2010-02-23 | target-alpha: Mark helper_excp as NORETURN. | Richard Henderson |
2010-02-23 | target-alpha: Clean up arithmetic traps. | Richard Henderson |
2010-02-23 | target-alpha: Reduce internal processor registers for user-mode. | Richard Henderson |
2010-02-23 | target-alpha: Split up FPCR value into separate fields. | Richard Henderson |
2010-02-14 | Fix incorrect exception_index use | Blue Swirl |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini |
2009-12-23 | target-alpha: Initialize fpcr | Richard Henderson |
2009-12-21 | target-alpha: Emit tcg debug_insn_start. | Richard Henderson |
2009-12-17 | target-alpha: Fix float32_to_s vs zero exponent. | Richard Henderson |
2009-12-17 | target-alpha: Fix cvtlq. | Richard Henderson |
2009-12-17 | target-alpha: Implement fp branch/cmov inline. | Richard Henderson |