MIPS64, part 1: Add MIPS64 support to interpreter.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|.define TMP2, r14
|
||||
|.define TMP3, r15
|
||||
|
|
||||
|// Calling conventions.
|
||||
|// MIPS o32 calling convention.
|
||||
|.define CFUNCADDR, r25
|
||||
|.define CARG1, r4
|
||||
|.define CARG2, r5
|
||||
|
||||
Reference in New Issue
Block a user