This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
target-alpha
History
Richard Henderson
ecc7b3aa71
tcg: Remove tcg_gen_trunc_i64_i32
...
Replacing it with tcg_gen_extrl_i64_i32. Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-08-24 11:10:54 -07:00
..
cpu-qom.h
…
cpu.c
cpu: Change cpu_exec_init() arg to cpu, not env
2015-07-09 15:20:40 +02:00
cpu.h
target-alpha: Use separate TCGv temporaries for the shadow registers
2015-08-18 11:08:48 -07:00
fpu_helper.c
target-alpha: Raise IOV from CVTQL
2015-05-18 13:03:47 -07:00
gdbstub.c
target-alpha: Use separate TCGv temporaries for the shadow registers
2015-08-18 11:08:48 -07:00
helper.c
target-alpha: Use separate TCGv temporaries for the shadow registers
2015-08-18 11:08:48 -07:00
helper.h
target-alpha: Inline hw_ret
2015-08-18 11:08:59 -07:00
int_helper.c
Revert "target-alpha: Add vector implementation for CMPBGE"
2015-05-22 12:30:13 +01:00
machine.c
target-alpha: Use separate TCGv temporaries for the shadow registers
2015-08-18 11:08:48 -07:00
Makefile.objs
…
mem_helper.c
target-alpha: Set PC correctly for floating-point exceptions
2015-05-18 13:03:46 -07:00
STATUS
…
sys_helper.c
target-alpha: Inline hw_ret
2015-08-18 11:08:59 -07:00
translate.c
tcg: Remove tcg_gen_trunc_i64_i32
2015-08-24 11:10:54 -07:00
vax_helper.c
…