home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / powerpc_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-04  |  4.0 KB  |  177 lines

  1. _LVORunPPC    equ    -30
  2.     xdef    _LVORunPPC
  3. _LVOWaitForPPC    equ    -36
  4.     xdef    _LVOWaitForPPC
  5. _LVOGetCPU    equ    -42
  6.     xdef    _LVOGetCPU
  7. _LVOPowerDebugMode    equ    -48
  8.     xdef    _LVOPowerDebugMode
  9. _LVOAllocVec32    equ    -54
  10.     xdef    _LVOAllocVec32
  11. _LVOFreeVec32    equ    -60
  12.     xdef    _LVOFreeVec32
  13. _LVOSPrintF68K    equ    -66
  14.     xdef    _LVOSPrintF68K
  15. _LVOAllocXMsg    equ    -72
  16.     xdef    _LVOAllocXMsg
  17. _LVOFreeXMsg    equ    -78
  18.     xdef    _LVOFreeXMsg
  19. _LVOPutXMsg    equ    -84
  20.     xdef    _LVOPutXMsg
  21. _LVOGetPPCState    equ    -90
  22.     xdef    _LVOGetPPCState
  23. _LVOSetCache68K    equ    -96
  24.     xdef    _LVOSetCache68K
  25. _LVOCreatePPCTask    equ    -102
  26.     xdef    _LVOCreatePPCTask
  27. _LVOCausePPCInterrupt    equ    -108
  28.     xdef    _LVOCausePPCInterrupt
  29. _LVORun68K    equ    -300
  30.     xdef    _LVORun68K
  31. _LVOWaitFor68K    equ    -306
  32.     xdef    _LVOWaitFor68K
  33. _LVOSPrintF    equ    -312
  34.     xdef    _LVOSPrintF
  35. _LVOAllocVecPPC    equ    -324
  36.     xdef    _LVOAllocVecPPC
  37. _LVOFreeVecPPC    equ    -330
  38.     xdef    _LVOFreeVecPPC
  39. _LVOCreateTaskPPC    equ    -336
  40.     xdef    _LVOCreateTaskPPC
  41. _LVODeleteTaskPPC    equ    -342
  42.     xdef    _LVODeleteTaskPPC
  43. _LVOFindTaskPPC    equ    -348
  44.     xdef    _LVOFindTaskPPC
  45. _LVOInitSemaphorePPC    equ    -354
  46.     xdef    _LVOInitSemaphorePPC
  47. _LVOFreeSemaphorePPC    equ    -360
  48.     xdef    _LVOFreeSemaphorePPC
  49. _LVOAddSemaphorePPC    equ    -366
  50.     xdef    _LVOAddSemaphorePPC
  51. _LVORemSemaphorePPC    equ    -372
  52.     xdef    _LVORemSemaphorePPC
  53. _LVOObtainSemaphoreP    equ    -378
  54.     xdef    _LVOObtainSemaphoreP
  55. _LVOAttemptSemaphore    equ    -384
  56.     xdef    _LVOAttemptSemaphore
  57. _LVOReleaseSemaphore    equ    -390
  58.     xdef    _LVOReleaseSemaphore
  59. _LVOFindSemaphorePPC    equ    -396
  60.     xdef    _LVOFindSemaphorePPC
  61. _LVOInsertPPC    equ    -402
  62.     xdef    _LVOInsertPPC
  63. _LVOAddHeadPPC    equ    -408
  64.     xdef    _LVOAddHeadPPC
  65. _LVOAddTailPPC    equ    -414
  66.     xdef    _LVOAddTailPPC
  67. _LVORemovePPC    equ    -420
  68.     xdef    _LVORemovePPC
  69. _LVORemHeadPPC    equ    -426
  70.     xdef    _LVORemHeadPPC
  71. _LVORemTailPPC    equ    -432
  72.     xdef    _LVORemTailPPC
  73. _LVOEnqueuePPC    equ    -438
  74.     xdef    _LVOEnqueuePPC
  75. _LVOFindNamePPC    equ    -444
  76.     xdef    _LVOFindNamePPC
  77. _LVOFindTagItemPPC    equ    -450
  78.     xdef    _LVOFindTagItemPPC
  79. _LVOGetTagDataPPC    equ    -456
  80.     xdef    _LVOGetTagDataPPC
  81. _LVONextTagItemPPC    equ    -462
  82.     xdef    _LVONextTagItemPPC
  83. _LVOAllocSignalPPC    equ    -468
  84.     xdef    _LVOAllocSignalPPC
  85. _LVOFreeSignalPPC    equ    -474
  86.     xdef    _LVOFreeSignalPPC
  87. _LVOSetSignalPPC    equ    -480
  88.     xdef    _LVOSetSignalPPC
  89. _LVOSignalPPC    equ    -486
  90.     xdef    _LVOSignalPPC
  91. _LVOWaitPPC    equ    -492
  92.     xdef    _LVOWaitPPC
  93. _LVOSetTaskPriPPC    equ    -498
  94.     xdef    _LVOSetTaskPriPPC
  95. _LVOSignal68K    equ    -504
  96.     xdef    _LVOSignal68K
  97. _LVOSetCache    equ    -510
  98.     xdef    _LVOSetCache
  99. _LVOSetExcHandler    equ    -516
  100.     xdef    _LVOSetExcHandler
  101. _LVORemExcHandler    equ    -522
  102.     xdef    _LVORemExcHandler
  103. _LVOSuper    equ    -528
  104.     xdef    _LVOSuper
  105. _LVOUser    equ    -534
  106.     xdef    _LVOUser
  107. _LVOSetHardware    equ    -540
  108.     xdef    _LVOSetHardware
  109. _LVOModifyFPExc    equ    -546
  110.     xdef    _LVOModifyFPExc
  111. _LVOWaitTime    equ    -552
  112.     xdef    _LVOWaitTime
  113. _LVOLockTaskList    equ    -564
  114.     xdef    _LVOLockTaskList
  115. _LVOUnLockTaskList    equ    -570
  116.     xdef    _LVOUnLockTaskList
  117. _LVOSetExcMMU    equ    -576
  118.     xdef    _LVOSetExcMMU
  119. _LVOClearExcMMU    equ    -582
  120.     xdef    _LVOClearExcMMU
  121. _LVOChangeMMU    equ    -588
  122.     xdef    _LVOChangeMMU
  123. _LVOGetInfo    equ    -594
  124.     xdef    _LVOGetInfo
  125. _LVOCreateMsgPortPPC    equ    -600
  126.     xdef    _LVOCreateMsgPortPPC
  127. _LVODeleteMsgPortPPC    equ    -606
  128.     xdef    _LVODeleteMsgPortPPC
  129. _LVOAddPortPPC    equ    -612
  130.     xdef    _LVOAddPortPPC
  131. _LVORemPortPPC    equ    -618
  132.     xdef    _LVORemPortPPC
  133. _LVOFindPortPPC    equ    -624
  134.     xdef    _LVOFindPortPPC
  135. _LVOWaitPortPPC    equ    -630
  136.     xdef    _LVOWaitPortPPC
  137. _LVOPutMsgPPC    equ    -636
  138.     xdef    _LVOPutMsgPPC
  139. _LVOGetMsgPPC    equ    -642
  140.     xdef    _LVOGetMsgPPC
  141. _LVOReplyMsgPPC    equ    -648
  142.     xdef    _LVOReplyMsgPPC
  143. _LVOFreeAllMem    equ    -654
  144.     xdef    _LVOFreeAllMem
  145. _LVOCopyMemPPC    equ    -660
  146.     xdef    _LVOCopyMemPPC
  147. _LVOAllocXMsgPPC    equ    -666
  148.     xdef    _LVOAllocXMsgPPC
  149. _LVOFreeXMsgPPC    equ    -672
  150.     xdef    _LVOFreeXMsgPPC
  151. _LVOPutXMsgPPC    equ    -678
  152.     xdef    _LVOPutXMsgPPC
  153. _LVOGetSysTimePPC    equ    -684
  154.     xdef    _LVOGetSysTimePPC
  155. _LVOAddTimePPC    equ    -690
  156.     xdef    _LVOAddTimePPC
  157. _LVOSubTimePPC    equ    -696
  158.     xdef    _LVOSubTimePPC
  159. _LVOCmpTimePPC    equ    -702
  160.     xdef    _LVOCmpTimePPC
  161. _LVOSetReplyPortPPC    equ    -708
  162.     xdef    _LVOSetReplyPortPPC
  163. _LVOSnoopTask    equ    -714
  164.     xdef    _LVOSnoopTask
  165. _LVOEndSnoopTask    equ    -720
  166.     xdef    _LVOEndSnoopTask
  167. _LVOGetHALInfo    equ    -726
  168.     xdef    _LVOGetHALInfo
  169. _LVOSetScheduling    equ    -732
  170.     xdef    _LVOSetScheduling
  171. _LVOFindTaskByID    equ    -738
  172.     xdef    _LVOFindTaskByID
  173. _LVOSetNiceValue    equ    -744
  174.     xdef    _LVOSetNiceValue
  175. _LVOTrySemaphorePPC    equ    -750
  176.     xdef    _LVOTrySemaphorePPC
  177.