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
/
tcg
/
s390
/
tcg-target.c.inc
Age
Commit message (
Expand
)
Author
2021-02-05
tcg/s390: Fix compare instruction from extended-immediate facility
Philippe Mathieu-Daudé
2021-02-02
tcg/s390: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
tcg/s390: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-01-13
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-07
tcg: Constify TCGLabelQemuLdst.raddr
Richard Henderson
2021-01-07
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
tcg/s390: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/s390: Use tcg_tbrel_diff
Richard Henderson
2021-01-07
tcg: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
tcg: Adjust TCGLabel for const
Richard Henderson
2021-01-07
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini