Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
configs
/
targets
/
mips64-linux-user.mak
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
mak
7 lines
154 Bytes
Copy permalink
Copy
Raw
1
TARGET_ARCH
=
mips64
2
TARGET_ABI_MIPSN64
=
y
3
TARGET_BASE_ARCH
=
mips
4
TARGET_SYSTBL_ABI
=
n64
5
TARGET_SYSTBL
=
syscall_n64.tbl
6
TARGET_BIG_ENDIAN
=
y
7
TARGET_LONG_BITS
=
64