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
/
riscv
/
tcg-target.c.inc
Age
Commit message (
Expand
)
Author
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-02-09
tcg/riscv: Support raising sigbus for user-only
Richard Henderson
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-09-21
tcg/riscv: Remove add with zero on user-only memory access
Richard Henderson
2021-06-29
tcg/riscv: Remove MO_BSWAP handling
Richard Henderson
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
2021-03-17
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-02-02
tcg/riscv: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
tcg/riscv: 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/riscv: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/riscv: Remove branch-over-branch fallback
Richard Henderson
2021-01-07
tcg/riscv: Fix branch range checks
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: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-04
tcg/riscv: Fix illegal shift instructions
Zihao Yu
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