home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / powerpc_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-04  |  4.1 KB  |  179 lines

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