FFI: Compile calls to stdcall, fastcall and vararg functions.
This commit is contained in:
@@ -207,7 +207,9 @@ typedef enum PPCIns {
|
||||
PPCI_BCTRL = 0x4e800421,
|
||||
|
||||
PPCI_CRANDC = 0x4c000102,
|
||||
PPCI_CRXOR = 0x4c000182,
|
||||
PPCI_CRAND = 0x4c000202,
|
||||
PPCI_CREQV = 0x4c000242,
|
||||
PPCI_CRORC = 0x4c000342,
|
||||
PPCI_CROR = 0x4c000382,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user