summaryrefslogtreecommitdiff
path: root/tcg/tcg-be-ldst.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-09tcg: Respect highwater in tcg_out_tb_finalizeRichard Henderson1-1/+10
2015-05-14tcg: Push merged memop+mmu_idx parameter to softmmu routinesRichard Henderson1-2/+1
2015-03-13tcg: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson1-14/+12
2014-09-29tcg-aarch64: Use 32-bit loads for qemu_ld_i32Richard Henderson1-2/+3
2014-05-12tcg: Define tcg_insn_unit for code pointersRichard Henderson1-2/+2
2014-04-18tcg: Fix warning (1 bit signed bitfield entry) and replace int by boolStefan Weil1-1/+1
2013-10-12tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson1-1/+1
2013-10-10tcg: Add tcg-be-ldst.hRichard Henderson1-0/+90