Sign in
qemu
/
qemu
/
18cb1d85578e03b16570d9380309cca673f9fff8
/
target-alpha
/
translate.c
2edd07e
target-alpha: Initialize fpcr
by Richard Henderson
· 15 years ago
c4b3be3
target-alpha: Emit tcg debug_insn_start.
by Richard Henderson
· 15 years ago
dbb30fe
target-alpha: Implement fp branch/cmov inline.
by Richard Henderson
· 15 years ago
d9a50a3
target-alpha: Fix double log_cpu_state.
by Richard Henderson
· 15 years ago
a06d48d
target-alpha: Fix FMOV.
by Richard Henderson
· 15 years ago
50eb6e5
target-alpha: Expand ins*h inline.
by Richard Henderson
· 15 years ago
ffec44f
target-alpha: Expand msk*h inline.
by Richard Henderson
· 15 years ago
14ab163
target-alpha: Expand msk*l inline.
by Richard Henderson
· 15 years ago
248c42f
target-alpha: Expand ins*l inline.
by Richard Henderson
· 15 years ago
ab471ad
target-alpha: Implement RD/WRUNIQUE in the translator
by Richard Henderson
· 15 years ago
73651cc
target-alpha: Fix fbcond branch offset.
by Richard Henderson
· 15 years ago
377a43b
target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
by Richard Henderson
· 15 years ago
87d98f9
target-alpha: Expand zap/zapnot with immediate inline.
by Richard Henderson
· 15 years ago
806991d
target-alpha: Fix -d in_asm
by Richard Henderson
· 15 years ago
13e4df9
target-alpha: Implement missing MVI instructions.
by Richard Henderson
· 15 years ago
a964acc
target-alpha: Honor the -cpu command line argument.
by Richard Henderson
· 15 years ago
1918812
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
by Richard Henderson
· 15 years ago
dbf9580
target-alpha: fix extlh instruction
by Vince Weaver
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
636aa20
Replace always_inline with inline
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
0bf46a4
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
by aliguori
· 16 years ago
ffc500e
target-alpha: fix emulation of ecb
by aurel32
· 16 years ago
1a1f7db
target-alpha: remove amask helper
by aurel32
· 16 years ago
8579095
target-alpha: remove helper_load_implver
by aurel32
· 16 years ago
31a877f
target-alpha: fix palcode mask for user pal calls
by aurel32
· 16 years ago
8fcc55f
target-alpha: stop translation if too long
by aurel32
· 16 years ago
1b530a6
Add new command line option -singlestep for tcg single stepping.
by aurel32
· 16 years ago
ed1dda5
target-alpha: bug fix: avoid nop to override next instruction
by aurel32
· 16 years ago
b5d5102
target-alpha: add instruction name in comments for hw_ld opcode.
by aurel32
· 16 years ago
45d46ce
target-alpha: fix temp free for hw_st
by aurel32
· 16 years ago
a151674
target-alpha: fix bug: integer conditional branch offset is 21 bits wide.
by aurel32
· 16 years ago
577d5e7
target-alpha: Fix bug: do not mask address LSBs for ldwu.
by aurel32
· 16 years ago
e79ab94
target-alpha: Fix bug: palcode is at least 6 bits.
by aurel32
· 16 years ago
0d0266a
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
19bf517
target-alpha: gdb-stub support
by aurel32
· 16 years ago
c0ce998
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
by aliguori
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
a74b4d2
target-alpha: fix decoding of CVTST /S
by aurel32
· 16 years ago
55489a1
target-alpha: disable single stepping and TB flush by default
by aurel32
· 16 years ago
9cd38c2
target-alpha: fix double TCG variable allocation
by aurel32
· 16 years ago
6223246
target-alpha: fix the return value of stl_c/stq_c
by aurel32
· 16 years ago
57a92c8
target-alpha: fix locked loads/stores
by aurel32
· 16 years ago
1304ca8
target-alpha: Fix ret instruction
by aurel32
· 16 years ago
1b581c4
target-alpha: use the new TCG logical operations
by aurel32
· 16 years ago
8bb6e98
target-alpha: convert palcode ops to TCG
by aurel32
· 16 years ago
f4ed867
target-alpha: convert locked load/store to TCG
by aurel32
· 16 years ago
fe2b269
target-alpha: misc fixes
by aurel32
· 16 years ago
f18cd22
target-alpha: convert FP ops to TCG
by aurel32
· 16 years ago
023d8ca
target-alpha: factorize load/store code
by aurel32
· 16 years ago
b03d097
target-alpha: switch most load/store ops to TCG
by aurel32
· 16 years ago
04acd30
target-alpha: convert remaining arith3 functions to TCG
by aurel32
· 16 years ago
a1cf28f
target-alpha: fix one more literal sign issue
by aurel32
· 16 years ago
dfaa858
target-alpha: instruction decoding simplification
by aurel32
· 16 years ago
01ff9cc
target-alpha: convert cmp* instructions to TCG
by aurel32
· 16 years ago
adf3c8b
alpha: fix a missing literal sign issue
by aurel32
· 16 years ago
6ad0259
target-alpha: switch a few helpers to TCG
by aurel32
· 16 years ago
b3249f6
target-alpha: convert byte manipulation instructions to TCG
by aurel32
· 16 years ago
9c29504
alpha: convert cmov and bcond to TCG
by aurel32
· 16 years ago
1ef4ef4
target-alpha: small optimizations
by aurel32
· 16 years ago
6ba8dcd
target-alpha: fix TCG register names
by aurel32
· 16 years ago
30c7183
target-alpha: convert some arith3 instructions to TCG
by aurel32
· 16 years ago
ae8ecd4
target-alpha: convert arith2 instructions to TCG
by aurel32
· 16 years ago
9e85e9b
alpha: fix lit sign
by aurel32
· 16 years ago
29d26d2
fix alpha cmovxx instruction
by aurel32
· 16 years ago
4f821e1
alpha: convert a few more instructions to TCG
by aurel32
· 16 years ago
3761035
alpha: directly access ir registers
by aurel32
· 16 years ago
496cb5b
convert of few alpha insn to TCG
by aurel32
· 16 years ago
a5f1b96
Fix warnings that would be generated by gcc -Wstrict-prototypes
by blueswir1
· 16 years ago
2cfc5f1
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
by ths
· 16 years ago
b2437bf
Add missing static qualifiers.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
d2856f1
Factorize code in translate.c
by aurel32
· 17 years ago
ca10f86
Remove osdep.c/qemu-img code duplication
by aurel32
· 17 years ago
57fec1f
use the TCG code generator
by bellard
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
f071b4d
Alpha coding style and inlining fixes.
by j_mayer
· 17 years ago
bb6f679
Allow Alpha target to use supervisor and executive mode micro-ops.
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
ce62e5b
Fix tb->size mishandling, by Daniel Jacobowitz.
by ths
· 17 years ago
08ab123
Avoid compiler warning.
by ths
· 18 years ago
e96efcf
Fix miscellaneous display warnings for PowerPC & alpha targets
by j_mayer
· 18 years ago
4c9649a
Alpha architecture emulation core.
by j_mayer
· 18 years ago