summaryrefslogtreecommitdiffstats
path: root/tcg/tcg-be-ldst.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Respect highwater in tcg_out_tb_finalizeRichard Henderson2016-02-091-1/+10
* tcg: Push merged memop+mmu_idx parameter to softmmu routinesRichard Henderson2015-05-141-2/+1Star
* tcg: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson2015-03-131-14/+12Star
* tcg-aarch64: Use 32-bit loads for qemu_ld_i32Richard Henderson2014-09-291-2/+3
* tcg: Define tcg_insn_unit for code pointersRichard Henderson2014-05-121-2/+2
* tcg: Fix warning (1 bit signed bitfield entry) and replace int by boolStefan Weil2014-04-191-1/+1
* tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson2013-10-131-1/+1
* tcg: Add tcg-be-ldst.hRichard Henderson2013-10-101-0/+90