summaryrefslogtreecommitdiff
path: root/gen_arm.h
AgeCommit message (Collapse)Author
2015-01-07Added ldr and str instructions to gen_armMichael Pavone
2014-02-24Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h ↵Michael Pavone
and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic
2014-02-23Added untested code for generating ARM machine codeMike Pavone