Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-23 | target-ppc: convert st64 to use new macro | Nikunj A Dadhania | |
Use macro for st64 as well, this changes the function signature from gen_qemu_st64 => gen_qemu_st64_i64. Replace this at all the call sites. Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> | |||
2016-09-07 | ppc: Rename #include'd .c files to .inc.c | Benjamin Herrenschmidt | |
Also while at it, group the #include statements in translate.c Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> |