summaryrefslogtreecommitdiffstats
path: root/tcg/tcg-be-ldst.h
Commit message (Collapse)AuthorAgeFilesLines
* tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson2013-10-131-1/+1
| | | | Signed-off-by: Richard Henderson <rth@twiddle.net>
* tcg: Add tcg-be-ldst.hRichard Henderson2013-10-101-0/+90
Move TCGLabelQemuLdst and related stuff out of tcg.h. Signed-off-by: Richard Henderson <rth@twiddle.net>