107 Commits (2374e73edafff0586cbfb67c333c5a7588f81fd5)

Author SHA1 Message Date
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 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
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 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 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 6049f4f831 alpha-linux-user: Implement signals. 17 years ago
Richard Henderson f24518b502 target-alpha: Implement IEEE FP qualifiers. 17 years ago
Richard Henderson dad081ee69 target-alpha: Reduce internal processor registers for user-mode. 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 dbb30fe6ef target-alpha: Implement fp branch/cmov inline. 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 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
Vince Weaver dbf9580588 target-alpha: fix extlh instruction 17 years ago
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good 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
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 31a877f201 target-alpha: fix palcode mask for user pal calls 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 b5d5102904 target-alpha: add instruction name in comments for hw_ld opcode. 18 years ago
aurel32 45d46ce8d9 target-alpha: fix temp free for hw_st 18 years ago