190 Commits (ea879fc719b0756f1768f765ee3a5660ce05ca7b)

Author SHA1 Message Date
Richard Henderson ea879fc719 target-alpha: Add various symbolic constants. 16 years ago
Richard Henderson 2d9671d391 target-alpha: Use do_restore_state for arithmetic exceptions. 16 years ago
Richard Henderson b5f1aa6444 target-alpha: Tidy up arithmetic exceptions. 16 years ago
Richard Henderson 07b6c13b09 target-alpha: Tidy exception constants. 15 years ago
Richard Henderson b758aca1f6 target-alpha: Enable the alpha-softmmu target. 15 years ago
Richard Henderson 129d8aa575 target-alpha: Rationalize internal processor registers. 15 years ago
Richard Henderson 508b43eaf3 target-alpha: Merge HW_REI and HW_RET implementations. 15 years ago
Richard Henderson 8417845ee9 target-alpha: Cleanup MMU modes. 15 years ago
Richard Henderson e52458fe29 target-alpha: Fix system store_conditional 15 years ago
Richard Henderson 2374e73eda target-alpha: Fix translation of PALmode memory insns. 15 years ago
Richard Henderson 352e48b0f4 target-alpha: Remove partial support for palcode emulation. 16 years ago
Richard Henderson bf1b03fe18 target-alpha: Single-step properly across branches. 16 years ago
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
Aurelien Jarno 211315fb5e softfloat: rename float*_eq() into float*_eq_quiet() 16 years ago
Aurelien Jarno a4d2d1a063 target-alpha: use new float64_unordered_quiet() 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
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 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
Paolo Bonzini 83dae09588 remove unused stuff from */exec.h 16 years ago
Richard Henderson 18f8e2c08b target-alpha: Implement RPCC. 17 years ago
Richard Henderson 6910b8f66a target-alpha: Fix load-locked/store-conditional. 17 years ago
Richard Henderson 8aa3fa2038 target-alpha: Indicate NORETURN status when raising exception. 17 years ago
Richard Henderson a4b388ff51 target-alpha: Enable NPTL. 17 years ago
Richard Henderson 49563a7274 target-alpha: Update commentary for opcode 0x1A. 17 years ago
Richard Henderson 4af7037462 target-alpha: Emit goto_tb opcodes. 17 years ago
Richard Henderson 593f17e5f2 target-alpha: Implement cvtlq inline. 17 years ago
Richard Henderson ac316ca4b7 target-alpha: Implement rs/rc properly. 17 years ago
Richard Henderson dc96be4b97 target-alpha: Implement cpys{, n, e} inline. 17 years ago
Blue Swirl b2c58871c9 alpha: add missing 'break', spotted by clang analyzer 17 years ago
Blue Swirl f88fe4e370 alpha: remove dead assignments, spotted by clang analyzer 17 years ago
Richard Henderson bbe1dab430 target-alpha: Use non-inverted arguments to gen_{f}cmov. 17 years ago
Richard Henderson 9e05960fdc target-alpha: Use setcond for int comparisons. 17 years ago
Richard Henderson 735cf45f9c target-alpha: Implement cvtql inline. 17 years ago
Richard Henderson 0c287402a8 target-alpha: Add flags markups to helpers.h. 17 years ago
Paul Brook 4fcc562bff Remove cpu_get_phys_page_debug from userspace emulation 17 years ago
Richard Henderson 5270589032 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 17 years ago
Richard Henderson 6049f4f831 alpha-linux-user: Implement signals. 17 years ago
Richard Henderson f24518b502 target-alpha: Implement IEEE FP qualifiers. 17 years ago
Richard Henderson c2c789cf9e target-alpha: Mark helper_excp as NORETURN. 17 years ago
Richard Henderson 866be65dfd target-alpha: Clean up arithmetic traps. 17 years ago
Richard Henderson dad081ee69 target-alpha: Reduce internal processor registers for user-mode. 17 years ago
Richard Henderson 8443effb50 target-alpha: Split up FPCR value into separate fields. 17 years ago
Blue Swirl ee0dc6d393 Fix incorrect exception_index use 17 years ago
Paolo Bonzini 49a945a3c0 kill regs_to_env and env_to_regs 17 years ago
Richard Henderson 2edd07ef03 target-alpha: Initialize fpcr 17 years ago
Richard Henderson c4b3be3966 target-alpha: Emit tcg debug_insn_start. 17 years ago