summaryrefslogtreecommitdiffstats
path: root/tcg/riscv/tcg-target.c.inc
Commit message (Expand)AuthorAgeFilesLines
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-2/+2
* tcg/riscv: Support raising sigbus for user-onlyRichard Henderson2022-02-081-2/+61
* exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2022-01-081-3/+3
* tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson2021-10-061-8/+8
* tcg: Expand MO_SIZE to 3 bitsRichard Henderson2021-10-061-2/+2
* tcg/riscv: Remove add with zero on user-only memory accessRichard Henderson2021-09-221-8/+2Star
* tcg/riscv: Remove MO_BSWAP handlingRichard Henderson2021-06-291-31/+33
* tcg: Change parameters for tcg_target_const_matchRichard Henderson2021-06-041-3/+1Star
* tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina2021-03-171-1/+2
* tcg/riscv: Split out constraint sets to tcg-target-con-set.hRichard Henderson2021-02-021-60/+23Star
* tcg/riscv: Split out target constraints to tcg-target-con-str.hRichard Henderson2021-02-021-39/+13Star
* tcg: Remove movi and dupi opcodesRichard Henderson2021-01-131-2/+0Star
* tcg: Constify TCGLabelQemuLdst.raddrRichard Henderson2021-01-071-2/+1Star
* tcg: Constify tcg_code_gen_epilogueRichard Henderson2021-01-071-2/+1Star
* tcg/riscv: Support split-wx code generationRichard Henderson2021-01-071-18/+23
* tcg/riscv: Remove branch-over-branch fallbackRichard Henderson2021-01-071-50/+6Star
* tcg/riscv: Fix branch range checksRichard Henderson2021-01-071-13/+15
* tcg: Adjust tcg_register_jit for constRichard Henderson2021-01-071-1/+1
* tcg: Adjust tcg_out_call for constRichard Henderson2021-01-071-3/+3
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-2/+2
* tcg/riscv: Fix illegal shift instructionsZihao Yu2021-01-041-6/+6
* tcg: Remove TCG_CT_REGRichard Henderson2020-10-081-2/+0Star
* tcg: Drop union from TCGArgConstraintRichard Henderson2020-10-081-7/+7
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+1915