mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-04 23:14:57 +00:00
Cleanup in the boilerplate that each target must define. Replace x86_env_get_cpu with env_archcpu. The combination CPU(x86_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now. Backports commit 6aa9e42f27331be34e06d4d66f92f2272868f96a from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| core | ||
| i386 | ||
| intc | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||
| sparc64 | ||
| Makefile.objs | ||