Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-20 | s390x: Implement opcode helpers | Alexander Graf | |
There are some instructions that can't (or shouldn't) be expressed by pure tcg code. For those, we call into externally compiled C functions. This patch implements those C functions. Signed-off-by: Alexander Graf <agraf@suse.de> |