This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c91bcf273ffb95898d2ca901b699558d9e73fd1
qemu
/
default-configs
/
hppa-linux-user.mak
2 lines
44 B
Makefile
Raw
Normal View
History
Unescape
Escape
target-hppa: Add framework and enable compilation This is just about the minimum required to enable compilation without actually executing any instructions. This contains the HPPACPU structure and the required callbacks, the gdbstub, the basic translation loop, and a translate_one function that always results in an illegal instruction. Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-12-15 11:26:14 -08:00
# Default configuration for hppa-linux-user
Reference in New Issue
Copy Permalink