?? rombioscfg.s62
字號:
;; Do *not* directly modify this file. It was ;; generated by the Configuration Tool; any ;; changes risk being overwritten. ;; INPUT rombios.cdb;; CONFIGURATION/VERSION INFORMATION .asg "Fri Jan 12 12:16:56 2001", VERS$DATE;; PROLOGUE .include rombioscfg.h62 .copy confbeg.s62;; TYPE HEADERS .include gbl.h62 .include obj.h62 .include clk.h62 .include hst.h62 .include hwi.h62 .include idl.h62 .include isrc.h62 .include lck.h62 .include log.h62 .include mbx.h62 .include mem.h62 .include pip.h62 .include prd.h62 .include que.h62 .include rtdx.h62 .include sem.h62 .include sio.h62 .include sts.h62 .include swi.h62 .include sys.h62 .include tsk.h62 .include dev.h62 .include udev.h62 .include dgn.h62 .include dhl.h62 .include dpi.h62;; TYPE ATTRIBUTESOBJ$NUMOF .set 0OBJ$SETOF .set 00HCLK$NUMOF .set 1CLK$SETOF .set 00HHST$NUMOF .set 2HST$SETOF .set 03HHWI$NUMOF .set 16HWI$SETOF .set 0ffffHIDL$NUMOF .set 3IDL$SETOF .set 00HISRC$NUMOF .set 0ISRC$SETOF .set 00HLCK$NUMOF .set 0LCK$SETOF .set 00HLOG$NUMOF .set 2LOG$SETOF .set 00HMBX$NUMOF .set 0MBX$SETOF .set 00HMEM$NUMOF .set 4MEM$SETOF .set 00HPIP$NUMOF .set 2PIP$SETOF .set 00HPRD$NUMOF .set 2PRD$SETOF .set 00HQUE$NUMOF .set 0QUE$SETOF .set 00HRTDX$NUMOF .set 0RTDX$SETOF .set 00HSEM$NUMOF .set 0SEM$SETOF .set 00HSIO$NUMOF .set 0SIO$SETOF .set 00HSTS$NUMOF .set 1STS$SETOF .set 00HSWI$NUMOF .set 3SWI$SETOF .set 00HTSK$NUMOF .set 1TSK$SETOF .set 00HDEV$NUMOF .set 0DEV$SETOF .set 00HUDEV$NUMOF .set 0UDEV$SETOF .set 00HDGN$NUMOF .set 0DGN$SETOF .set 00HDHL$NUMOF .set 0DHL$SETOF .set 00HDPI$NUMOF .set 0DPI$SETOF .set 00H;; module GBL (ROM, USERINIT, USERINITFXN, ENABLEINST, CACHE, L2CONFIGURE, L2MODE, L2PRIORITY, L2MARMASK) .global GBL$ ; == 0 .global GBL_ROM ; rombioscfg.h62 .global GBL_USERINIT ; rombioscfg.h62 .global GBL_USERINITFXN ; rombioscfg.cmd .global GBL_ENABLEINST ; rombioscfg.h62 .global GBL_CACHE ; rombioscfg.h62 .global GBL_L2CONFIGURE ; rombioscfg.h62 .global GBL_L2MODE ; rombioscfg.h62 .global GBL_L2PRIORITY ; rombioscfg.h62 .global GBL_L2MARMASK ; rombioscfg.h62;; module OBJ () .global OBJ$ ; == 0;; module CLK (INTBIT, REGS, USETIMER, TCR, PRD, COUNTSPMS, TIMEFXN, HOOKFXN) .global CLK$ ; == 1 .global CLK_INTBIT ; rombioscfg.h62 .global CLK_REGS ; rombioscfg.h62 .global CLK_USETIMER ; rombioscfg.h62 .global CLK_TCR ; rombioscfg.h62 .global CLK_PRD ; rombioscfg.h62 .global CLK_COUNTSPMS ; rombioscfg.h62 .global CLK_TIMEFXN ; rombioscfg.cmd .global CLK_HOOKFXN ; rombioscfg.cmd;; module HST (RTDX, DSM, NONE, MAXFRAMESET, MAXFRAMEALLOWED, DSMBUFSEG, DSMMEMSIZE) .global HST$ ; == 1 .global HST_RTDX ; rombioscfg.h62 .global HST_DSM ; rombioscfg.h62 .global HST_NONE ; rombioscfg.h62 .global HST_MAXFRAMESET ; rombioscfg.h62 .global HST_MAXFRAMEALLOWED ; rombioscfg.h62 .global HST_DSMBUFSEG ; rombioscfg.cmd .global HST_DSMMEMSIZE ; rombioscfg.h62;; module HWI (ZEROTAB, POLARITYMASK, INTRMULTLOW, INTRMULTHIGH) .global HWI$ ; == 1 .global HWI_ZEROTAB ; rombioscfg.h62 .global HWI_POLARITYMASK ; rombioscfg.h62 .global HWI_INTRMULTLOW ; rombioscfg.h62 .global HWI_INTRMULTHIGH ; rombioscfg.h62;; module IDL (USECLKIDLTIME, CALIBRFXN) .global IDL$ ; == 1 .global IDL_USECLKIDLTIME ; rombioscfg.h62 .global IDL_CALIBRFXN ; rombioscfg.cmd;; module ISRC () .global ISRC$ ; == 1;; module LCK () .global LCK$ ; == 1;; module LOG (ENABLED) .global LOG$ ; == 1 .global LOG_ENABLED ; rombioscfg.h62;; module MBX () .global MBX$ ; == 0;; module MEM (gNumHeap, NOHEAPS, MALLOCSEG) .global MEM$ ; == 1 .global MEM_gNumHeap ; rombioscfg.h62 .global MEM_NOHEAPS ; rombioscfg.h62 .global MEM_MALLOCSEG ; rombioscfg.cmd;; module PIP (gNumEmbed, gNextId) .global PIP$ ; == 1 .global PIP_gNumEmbed ; rombioscfg.h62 .global PIP_gNextId ; rombioscfg.h62;; module PRD (SCALAR, THOOKFXN) .global PRD$ ; == 1 .global PRD_SCALAR ; rombioscfg.h62 .global PRD_THOOKFXN ; rombioscfg.cmd;; module QUE () .global QUE$ ; == 1;; module RTDX (USERTDX, USERTEXECUTION, DATAMEMSEG, BUFMEMSIZE) .global RTDX$ ; == 0 .global RTDX_USERTDX ; rombioscfg.h62 .global RTDX_USERTEXECUTION ; rombioscfg.h62 .global RTDX_DATAMEMSEG ; rombioscfg.cmd .global RTDX_BUFMEMSIZE ; rombioscfg.h62;; module SEM () .global SEM$ ; == 0;; module SIO () .global SIO$ ; == 0;; module STS () .global STS$ ; == 1;; module SWI (EHOOKFXN, IHOOKFXN, EXECFXN, RUNFXN) .global SWI$ ; == 1 .global SWI_EHOOKFXN ; rombioscfg.cmd .global SWI_IHOOKFXN ; rombioscfg.cmd .global SWI_EXECFXN ; rombioscfg.cmd .global SWI_RUNFXN ; rombioscfg.cmd;; module SYS (ABORTFXN, ERRORFXN, EXITFXN, PUTCFXN) .global SYS$ ; == 1 .global SYS_ABORTFXN ; rombioscfg.cmd .global SYS_ERRORFXN ; rombioscfg.cmd .global SYS_EXITFXN ; rombioscfg.cmd .global SYS_PUTCFXN ; rombioscfg.cmd;; module TSK (STACKSIZE, STACKSEG, PRIORITY, CREATEFXN, DELETEFXN, EXITFXN, SWITCHFXN, READYFXN) .global TSK$ ; == 1 .global TSK_STACKSIZE ; rombioscfg.h62 .global TSK_STACKSEG ; rombioscfg.cmd .global TSK_PRIORITY ; rombioscfg.h62 .global TSK_CREATEFXN ; rombioscfg.cmd .global TSK_DELETEFXN ; rombioscfg.cmd .global TSK_EXITFXN ; rombioscfg.cmd .global TSK_SWITCHFXN ; rombioscfg.h62 .global TSK_READYFXN ; rombioscfg.h62;; module DEV () .global DEV$ ; == 0;; module UDEV () .global UDEV$ ; == 0;; module DGN () .global DGN$ ; == 0;; module DHL (gChannelsAvailable) .global DHL$ ; == 0 .global DHL_gChannelsAvailable ; rombioscfg.h62;; module DPI () .global DPI$ ; == 0;; MODULE CONFIGURATION;; ======== GBL_config ======== .asg 00H, _ROM .asg 00H, _USERINIT .asg _FXN_F_nop, _USERINITFXN .asg 01H, _ENABLEINST .asg 00H, _CACHE .asg 01H, _L2CONFIGURE .asg 07H, _L2MODE .asg 00H, _L2PRIORITY .asg 01H, _L2MARMASK GBL_config _ROM, _USERINIT, _USERINITFXN, _ENABLEINST, _CACHE, _L2CONFIGURE, _L2MODE, _L2PRIORITY, _L2MARMASK;; ======== OBJ_config ======== OBJ_config;; ======== CLK_config ======== .asg 04000H, _INTBIT .asg 01940000H, _REGS .asg 01H, _USETIMER .asg 020H, _TCR .asg 0927cH, _PRD .asg 0927cH, _COUNTSPMS .asg CLK_F_getshtime, _TIMEFXN .asg HWI_F_dispatch, _HOOKFXN CLK_config _INTBIT, _REGS, _USETIMER, _TCR, _PRD, _COUNTSPMS, _TIMEFXN, _HOOKFXN;; ======== HST_config ======== .asg 01H, _RTDX .asg 00H, _DSM .asg 00H, _NONE .asg 040H, _MAXFRAMESET .asg 0100H, _MAXFRAMEALLOWED .asg SDRAM, _DSMBUFSEG .asg 0400H, _DSMMEMSIZE HST_config _RTDX, _DSM, _NONE, _MAXFRAMESET, _MAXFRAMEALLOWED, _DSMBUFSEG, _DSMMEMSIZE;; ======== HWI_config ======== .asg 00H, _ZEROTAB .asg 00H, _POLARITYMASK .asg 0310718a4H, _INTRMULTLOW .asg 082039e3H, _INTRMULTHIGH HWI_config _ZEROTAB, _POLARITYMASK, _INTRMULTLOW, _INTRMULTHIGH;; ======== IDL_config ======== .asg 01H, _USECLKIDLTIME .asg IDL_F_stub, _CALIBRFXN IDL_config _USECLKIDLTIME, _CALIBRFXN;; ======== ISRC_config ======== ISRC_config;; ======== LCK_config ======== LCK_config;; ======== LOG_config ======== .asg 01H, _ENABLED LOG_config _ENABLED;; ======== MBX_config ======== MBX_config;; ======== MEM_config ======== .asg 01H, _gNumHeap .asg 00H, _NOHEAPS .asg SDRAM, _MALLOCSEG MEM_config _gNumHeap, _NOHEAPS, _MALLOCSEG;; ======== PIP_config ======== .asg 04H, _gNumEmbed .asg 02H, _gNextId PIP_config _gNumEmbed, _gNextId;; ======== PRD_config ======== .asg 08H, _SCALAR .asg _KNL_tick, _THOOKFXN PRD_config _SCALAR, _THOOKFXN;; ======== QUE_config ======== QUE_config;; ======== RTDX_config ======== .asg 01H, _USERTDX .asg 00H, _USERTEXECUTION .asg SDRAM, _DATAMEMSEG .asg 0408H, _BUFMEMSIZE RTDX_config _USERTDX, _USERTEXECUTION, _DATAMEMSEG, _BUFMEMSIZE;; ======== SEM_config ======== SEM_config;; ======== SIO_config ======== SIO_config;; ======== STS_config ======== STS_config;; ======== SWI_config ======== .asg GBL_NULL, _EHOOKFXN .asg GBL_NULL, _IHOOKFXN .asg SWI_F_iexec, _EXECFXN .asg SWI_F_run, _RUNFXN SWI_config _EHOOKFXN, _IHOOKFXN, _EXECFXN, _RUNFXN;; ======== SYS_config ======== .asg _UTL_doAbort, _ABORTFXN .asg _UTL_doError, _ERRORFXN .asg _UTL_halt, _EXITFXN .asg _UTL_doPutc, _PUTCFXN SYS_config _ABORTFXN, _ERRORFXN, _EXITFXN, _PUTCFXN;; ======== TSK_config ======== .asg 0400H, _STACKSIZE .asg SDRAM, _STACKSEG .asg 01H, _PRIORITY .asg _FXN_F_nop, _CREATEFXN .asg _FXN_F_nop, _DELETEFXN .asg _FXN_F_nop, _EXITFXN .asg 00H, _SWITCHFXN .asg 00H, _READYFXN TSK_config _STACKSIZE, _STACKSEG, _PRIORITY, _CREATEFXN, _DELETEFXN, _EXITFXN, _SWITCHFXN, _READYFXN;; ======== DEV_config ======== DEV_config;; ======== UDEV_config ======== UDEV_config;; ======== DGN_config ======== DGN_config;; ======== DHL_config ======== .asg 00H, _gChannelsAvailable DHL_config _gChannelsAvailable;; ======== DPI_config ======== DPI_config;; ======== CLK_Obj PRD_clock ========;; This clock function calls PRD_tick from within the on-chip timer ISR;;;; CLK_Obj PRD_clock (function) .global PRD_clock .asg PRD_F_tick, _function CLK_Obj 1, PRD_clock, 0, _function;; ======== HST_Obj RTA_fromHost ========;; Used to access LOG and STS data;;;; HST_Obj RTA_fromHost (mode, buf, framesize, numframes, stsflg, notify, arg0, arg1, lnk) .global RTA_fromHost .asg "input", _mode .asg "<NULL>", _buf .asg 04H, _framesize .asg 01H, _numframes .asg 00H, _stsflg .asg _FXN_F_nop, _notify .asg 00H, _arg0 .asg 00H, _arg1 .asg "RTDX", _lnk HST_Obj 1, RTA_fromHost, 1, _mode, _buf, _framesize, _numframes, _stsflg, _notify, _arg0, _arg1, _lnk;; ======== HST_Obj RTA_toHost ========;; Used to access LOG and STS data;;;; HST_Obj RTA_toHost (mode, buf, framesize, numframes, stsflg, notify, arg0, arg1, lnk) .global RTA_toHost .asg "output", _mode .asg "<NULL>", _buf .asg 040H, _framesize .asg 01H, _numframes .asg 00H, _stsflg .asg _FXN_F_nop, _notify .asg 00H, _arg0 .asg 00H, _arg1 .asg "RTDX", _lnk HST_Obj 1, RTA_toHost, 0, _mode, _buf, _framesize, _numframes, _stsflg, _notify, _arg0, _arg1, _lnk;; ======== HWI_Obj HWI_RESET ========;; defines function for the RESET ISR;;;; HWI_Obj HWI_RESET (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_RESET .asg BIOS_reset, _function .asg "Nothing", _monitor .asg 00H, _addr .asg "signed", _dataType .asg "STS_add(*addr)", _operation .asg "USER", _client .asg 00H, _iUseDispatcher .asg 00H, _iArg .asg 01H, _IntrMask .asg 01H, _iCCBitMask HWI_Obj 1, HWI_RESET, 0, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_NMI ========;; defines function for the NMI ISR;;;; HWI_Obj HWI_NMI (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_NMI .asg HWI_unused, _function .asg "Nothing", _monitor .asg 00H, _addr .asg "signed", _dataType .asg "STS_add(*addr)", _operation .asg "USER", _client .asg 00H, _iUseDispatcher .asg 00H, _iArg .asg 02H, _IntrMask .asg 01H, _iCCBitMask HWI_Obj 1, HWI_NMI, 1, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_RESERVED0 ========;; RESERVED for RTDX;;;; HWI_Obj HWI_RESERVED0 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_RESERVED0 .asg HWI_F_dispatch, _function .asg "Nothing", _monitor .asg 00H, _addr .asg "signed", _dataType .asg "STS_add(*addr)", _operation .asg "RTDX", _client .asg 00H, _iUseDispatcher .asg 00H, _iArg .asg 04H, _IntrMask .asg 01H, _iCCBitMask HWI_Obj 1, HWI_RESERVED0, 2, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_RESERVED1 ========;; RESERVED for RTDX;;;; HWI_Obj HWI_RESERVED1 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_RESERVED1 .asg HWI_F_dispatch, _function .asg "Nothing", _monitor .asg 00H, _addr .asg "signed", _dataType .asg "STS_add(*addr)", _operation .asg "RTDX", _client .asg 01H, _iUseDispatcher .asg 00H, _iArg .asg 08H, _IntrMask .asg 01H, _iCCBitMask HWI_Obj 1, HWI_RESERVED1, 3, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT4 ========;; defines the INT4 Interrupt;;;; HWI_Obj HWI_INT4 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_INT4 .asg HWI_unused, _function .asg "Nothing", _monitor .asg 00H, _addr .asg "signed", _dataType .asg "STS_add(*addr)", _operation .asg "USER", _client .asg 00H, _iUseDispatcher .asg 00H, _iArg .asg 010H, _IntrMask .asg 01H, _iCCBitMask HWI_Obj 1, HWI_INT4, 4, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT5 ========;; defines the INT5 Interrupt;;;; HWI_Obj HWI_INT5 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask) .global HWI_INT5 .asg HWI_unused, _function .asg "Nothing", _monitor .asg 00H, _addr
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -