58 Commits (f3e270377acd074f62e08960ef9444adf67d3590)

Author SHA1 Message Date
Richard Henderson 5b4504079a target-alpha: Trap for unassigned and unaligned addresses. 16 years ago
Richard Henderson a3b9af1624 target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode. 16 years ago
Richard Henderson 6a80e088c7 target-alpha: Disable interrupts properly. 16 years ago
Richard Henderson a18ad89351 target-alpha: All ISA checks to use TB->FLAGS. 15 years ago
Richard Henderson 21d2beaaef target-alpha: Swap shadow registers moving to/from PALmode. 16 years ago
Richard Henderson 26b4609447 target-alpha: Add IPRs to be used by the emulation PALcode. 15 years ago
Richard Henderson bba9bdcee8 target-alpha: Use kernel mmu_idx for pal_mode. 15 years ago
Richard Henderson ea879fc719 target-alpha: Add various symbolic constants. 16 years ago
Richard Henderson 07b6c13b09 target-alpha: Tidy exception constants. 15 years ago
Richard Henderson 129d8aa575 target-alpha: Rationalize internal processor registers. 15 years ago
Richard Henderson 8417845ee9 target-alpha: Cleanup MMU modes. 15 years ago
Richard Henderson 352e48b0f4 target-alpha: Remove partial support for palcode emulation. 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
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 a4b388ff51 target-alpha: Enable NPTL. 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 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
Richard Henderson ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Nathan Froyd 0b5c1ce846 cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aurel32 2642cdb33b target-alpha: document more registers used by 21264 18 years ago
aurel32 b09d9d4618 target-alpha: set target page size to 13 bits 18 years ago
aurel32 aa4b81806d target-alpha: remove PALCODE_ declarations (unused). 18 years ago
aurel32 f8cc853415 Document which IPR are used by 21264 18 years ago
pbrook c276471991 The _exit syscall is used for both thread termination in NPTL applications, 18 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
aurel32 9587035602 target-alpha: fix 2 warnings 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago
aliguori 622ed3605b Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) 18 years ago
aurel32 f18cd2238d target-alpha: convert FP ops to TCG 18 years ago
aurel32 04acd30726 target-alpha: convert remaining arith3 functions to TCG 18 years ago
aurel32 6ad025921c target-alpha: switch a few helpers to TCG 18 years ago
aurel32 7c9bde4569 Fix call_pal() prototype for alpha system emulation 18 years ago
pbrook 9656f324d2 Move interrupt_request and user_mode_only to common cpu state. 18 years ago
pbrook 2e70f6efa8 Add instruction counter. 18 years ago
pbrook f8ed7070ea Fix typo. 18 years ago
pbrook 6e68e076e7 Move clone() register setup to target specific code. Handle fork-like clone. 18 years ago
bellard 9133e39b84 Push common interrupt variables to cpu-defs.h (Glauber Costa) 18 years ago
bellard ce5232c5c2 moved halted field to CPU_COMMON 18 years ago
bellard aaed909a49 added cpu_model parameter to cpu_init() 19 years ago
j_mayer f071b4d3ca Alpha coding style and inlining fixes. 19 years ago
j_mayer 6ebbf39000 Replace is_user variable with mmu_idx in softmmu core, 19 years ago