index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
translate.c
Age
Commit message (
Expand
)
Author
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-03
s390x: implement lrvgr
Alexander Graf
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
2011-05-20
s390x: translate engine for s390x CPU
Alexander Graf
2011-05-20
s390x: helper functions for system emulation
Alexander Graf
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
2010-12-26
s390: compile fixes
Alexander Graf
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
2009-12-05
S/390 CPU fake emulation
Alexander Graf