home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / libs / GatewayLibrary.lha / G5Library / Developer / Include / lvo / PowerPC_lib.FD_lvo.s < prev    next >
Encoding:
Text File  |  1999-08-08  |  3.8 KB  |  169 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. _LVORun68K    equ    -300
  24.     xdef    _LVORun68K
  25. _LVOWaitFor68K    equ    -306
  26.     xdef    _LVOWaitFor68K
  27. _LVOSPrintF    equ    -312
  28.     xdef    _LVOSPrintF
  29. _LVOAllocVecPPC    equ    -324
  30.     xdef    _LVOAllocVecPPC
  31. _LVOFreeVecPPC    equ    -330
  32.     xdef    _LVOFreeVecPPC
  33. _LVOCreateTaskPPC    equ    -336
  34.     xdef    _LVOCreateTaskPPC
  35. _LVODeleteTaskPPC    equ    -342
  36.     xdef    _LVODeleteTaskPPC
  37. _LVOFindTaskPPC    equ    -348
  38.     xdef    _LVOFindTaskPPC
  39. _LVOInitSemaphorePPC    equ    -354
  40.     xdef    _LVOInitSemaphorePPC
  41. _LVOFreeSemaphorePPC    equ    -360
  42.     xdef    _LVOFreeSemaphorePPC
  43. _LVOAddSemaphorePPC    equ    -366
  44.     xdef    _LVOAddSemaphorePPC
  45. _LVORemSemaphorePPC    equ    -372
  46.     xdef    _LVORemSemaphorePPC
  47. _LVOObtainSemaphoreP    equ    -378
  48.     xdef    _LVOObtainSemaphoreP
  49. _LVOAttemptSemaphore    equ    -384
  50.     xdef    _LVOAttemptSemaphore
  51. _LVOReleaseSemaphore    equ    -390
  52.     xdef    _LVOReleaseSemaphore
  53. _LVOFindSemaphorePPC    equ    -396
  54.     xdef    _LVOFindSemaphorePPC
  55. _LVOInsertPPC    equ    -402
  56.     xdef    _LVOInsertPPC
  57. _LVOAddHeadPPC    equ    -408
  58.     xdef    _LVOAddHeadPPC
  59. _LVOAddTailPPC    equ    -414
  60.     xdef    _LVOAddTailPPC
  61. _LVORemovePPC    equ    -420
  62.     xdef    _LVORemovePPC
  63. _LVORemHeadPPC    equ    -426
  64.     xdef    _LVORemHeadPPC
  65. _LVORemTailPPC    equ    -432
  66.     xdef    _LVORemTailPPC
  67. _LVOEnqueuePPC    equ    -438
  68.     xdef    _LVOEnqueuePPC
  69. _LVOFindNamePPC    equ    -444
  70.     xdef    _LVOFindNamePPC
  71. _LVOFindTagItemPPC    equ    -450
  72.     xdef    _LVOFindTagItemPPC
  73. _LVOGetTagDataPPC    equ    -456
  74.     xdef    _LVOGetTagDataPPC
  75. _LVONextTagItemPPC    equ    -462
  76.     xdef    _LVONextTagItemPPC
  77. _LVOAllocSignalPPC    equ    -468
  78.     xdef    _LVOAllocSignalPPC
  79. _LVOFreeSignalPPC    equ    -474
  80.     xdef    _LVOFreeSignalPPC
  81. _LVOSetSignalPPC    equ    -480
  82.     xdef    _LVOSetSignalPPC
  83. _LVOSignalPPC    equ    -486
  84.     xdef    _LVOSignalPPC
  85. _LVOWaitPPC    equ    -492
  86.     xdef    _LVOWaitPPC
  87. _LVOSetTaskPriPPC    equ    -498
  88.     xdef    _LVOSetTaskPriPPC
  89. _LVOSignal68K    equ    -504
  90.     xdef    _LVOSignal68K
  91. _LVOSetCache    equ    -510
  92.     xdef    _LVOSetCache
  93. _LVOSetExcHandler    equ    -516
  94.     xdef    _LVOSetExcHandler
  95. _LVORemExcHandler    equ    -522
  96.     xdef    _LVORemExcHandler
  97. _LVOSuper    equ    -528
  98.     xdef    _LVOSuper
  99. _LVOUser    equ    -534
  100.     xdef    _LVOUser
  101. _LVOSetHardware    equ    -540
  102.     xdef    _LVOSetHardware
  103. _LVOModifyFPExc    equ    -546
  104.     xdef    _LVOModifyFPExc
  105. _LVOWaitTime    equ    -552
  106.     xdef    _LVOWaitTime
  107. _LVOLockTaskList    equ    -564
  108.     xdef    _LVOLockTaskList
  109. _LVOUnLockTaskList    equ    -570
  110.     xdef    _LVOUnLockTaskList
  111. _LVOSetExcMMU    equ    -576
  112.     xdef    _LVOSetExcMMU
  113. _LVOClearExcMMU    equ    -582
  114.     xdef    _LVOClearExcMMU
  115. _LVOChangeMMU    equ    -588
  116.     xdef    _LVOChangeMMU
  117. _LVOGetInfo    equ    -594
  118.     xdef    _LVOGetInfo
  119. _LVOCreateMsgPortPPC    equ    -600
  120.     xdef    _LVOCreateMsgPortPPC
  121. _LVODeleteMsgPortPPC    equ    -606
  122.     xdef    _LVODeleteMsgPortPPC
  123. _LVOAddPortPPC    equ    -612
  124.     xdef    _LVOAddPortPPC
  125. _LVORemPortPPC    equ    -618
  126.     xdef    _LVORemPortPPC
  127. _LVOFindPortPPC    equ    -624
  128.     xdef    _LVOFindPortPPC
  129. _LVOWaitPortPPC    equ    -630
  130.     xdef    _LVOWaitPortPPC
  131. _LVOPutMsgPPC    equ    -636
  132.     xdef    _LVOPutMsgPPC
  133. _LVOGetMsgPPC    equ    -642
  134.     xdef    _LVOGetMsgPPC
  135. _LVOReplyMsgPPC    equ    -648
  136.     xdef    _LVOReplyMsgPPC
  137. _LVOFreeAllMem    equ    -654
  138.     xdef    _LVOFreeAllMem
  139. _LVOCopyMemPPC    equ    -660
  140.     xdef    _LVOCopyMemPPC
  141. _LVOAllocXMsgPPC    equ    -666
  142.     xdef    _LVOAllocXMsgPPC
  143. _LVOFreeXMsgPPC    equ    -672
  144.     xdef    _LVOFreeXMsgPPC
  145. _LVOPutXMsgPPC    equ    -678
  146.     xdef    _LVOPutXMsgPPC
  147. _LVOGetSysTimePPC    equ    -684
  148.     xdef    _LVOGetSysTimePPC
  149. _LVOAddTimePPC    equ    -690
  150.     xdef    _LVOAddTimePPC
  151. _LVOSubTimePPC    equ    -696
  152.     xdef    _LVOSubTimePPC
  153. _LVOCmpTimePPC    equ    -702
  154.     xdef    _LVOCmpTimePPC
  155. _LVOSetReplyPortPPC    equ    -708
  156.     xdef    _LVOSetReplyPortPPC
  157. _LVOSnoopTask    equ    -714
  158.     xdef    _LVOSnoopTask
  159. _LVOEndSnoopTask    equ    -720
  160.     xdef    _LVOEndSnoopTask
  161. _LVOGetHALInfo    equ    -726
  162.     xdef    _LVOGetHALInfo
  163. _LVOSetScheduling    equ    -732
  164.     xdef    _LVOSetScheduling
  165. _LVOFindTaskByID    equ    -738
  166.     xdef    _LVOFindTaskByID
  167. _LVOSetNiceValue    equ    -744
  168.     xdef    _LVOSetNiceValue
  169.