148 Commits (6c7123212223eb7f281230e9852f011255d73582)

Author SHA1 Message Date
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
Richard Henderson d0af544555 target-alpha: Fix float32_to_s vs zero exponent. 17 years ago
Richard Henderson 68bd052ee1 target-alpha: Fix cvtlq. 17 years ago
Richard Henderson dbb30fe6ef target-alpha: Implement fp branch/cmov inline. 17 years ago
Stefan Weil 212df02975 target-alpha: Fix compiler warning for gcc-4.3 (and older) 17 years ago
Richard Henderson d9a50a366f target-alpha: Fix double log_cpu_state. 17 years ago
Richard Henderson a06d48d91f target-alpha: Fix FMOV. 17 years ago
Richard Henderson 50eb6e5c04 target-alpha: Expand ins*h inline. 17 years ago
Richard Henderson ffec44f14f target-alpha: Expand msk*h inline. 17 years ago
Richard Henderson 14ab163429 target-alpha: Expand msk*l inline. 17 years ago
Richard Henderson 248c42f393 target-alpha: Expand ins*l inline. 17 years ago
Richard Henderson ab471ade02 target-alpha: Implement RD/WRUNIQUE in the translator 17 years ago
Richard Henderson 73651cce62 target-alpha: Fix fbcond branch offset. 17 years ago
Richard Henderson 377a43b6fb target-alpha: Rewrite gen_ext_[hl] in terms of zapnot. 17 years ago
Richard Henderson 87d98f9551 target-alpha: Expand zap/zapnot with immediate inline. 17 years ago
Richard Henderson 806991da3a target-alpha: Fix -d in_asm 17 years ago
Richard Henderson 13e4df99ce target-alpha: Implement missing MVI instructions. 17 years ago
Richard Henderson ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. 17 years ago
Richard Henderson a964acc6bf target-alpha: Honor the -cpu command line argument. 17 years ago
Richard Henderson 19188121b4 target-alpha: Remove bogus DO_TB_FLUSH code from translator. 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
Blue Swirl 6f4fc3679c Add 'static' to please Sparse 17 years ago
Vince Weaver dbf9580588 target-alpha: fix extlh instruction 17 years ago
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good 17 years ago
Nathan Froyd 0b5c1ce846 cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 17 years ago
Blue Swirl 636aa20056 Replace always_inline with inline 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aliguori 0bf46a40a1 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) 18 years ago
aliguori 6a4955a813 qemu: per-arch cpu_has_work (Marcelo Tosatti) 18 years ago
aurel32 ffc500ea02 target-alpha: fix emulation of ecb 18 years ago
aurel32 1a1f7dbcf1 target-alpha: remove amask helper 18 years ago
aurel32 8579095b81 target-alpha: remove helper_load_implver 18 years ago
aurel32 ecbb5ea104 target-alpha: overflow condition for sublv and subqv 18 years ago
aurel32 31a877f201 target-alpha: fix palcode mask for user pal calls 18 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 8fcc55f9de target-alpha: stop translation if too long 18 years ago
aurel32 1b530a6dfc Add new command line option -singlestep for tcg single stepping. 18 years ago
aurel32 ed1dda53d0 target-alpha: bug fix: avoid nop to override next instruction 18 years ago
aurel32 aa4b81806d target-alpha: remove PALCODE_ declarations (unused). 18 years ago
aurel32 b5d5102904 target-alpha: add instruction name in comments for hw_ld opcode. 18 years ago
aurel32 f8cc853415 Document which IPR are used by 21264 18 years ago