代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/300969/13874111
s ncrtso.s
! This is the C run-time start-off routine. It's job is to take the
! arguments as put on the stack by EXEC, and to parse them and set them up the
! way _main expects them.
! It also initializes _
www.eeworm.com/read/300969/13874281
s gto.s
.define .gto
.text
.gto:
mov bp,4(bx)
mov sp,2(bx)
jmp @(bx)
www.eeworm.com/read/300969/13876919
s mpx88.s
#
! This file contains the assembler startup code for Minix and the 16-bit
! interrupt handlers. It cooperates with cstart.c to set up a good
! environment for main().
! This file is part of th
www.eeworm.com/read/300969/13876940
s mpx386.s
#
! This file contains the assembler startup code for Minix and the 32-bit
! interrupt handlers. It cooperates with start.c to set up a good
! environment for main().
! This file is part of the
www.eeworm.com/read/300949/13878895
a51 startu32.a51
$NOMOD51
;------------------------------------------------------------------------------
; Startu32.a51
;
; Version:
; July 2004 Version 0.7 - Removed DDC SRAM disable code. DDC SRAM is
;
www.eeworm.com/read/300949/13879126
a51 startu32.a51
$NOMOD51
;------------------------------------------------------------------------------
; Startu32.a51
;
; Version:
; July 2004 Version 0.7 - Removed DDC SRAM disable code. DDC SRAM is
;
www.eeworm.com/read/300935/13879668
a51 startu32.a51
$NOMOD51
;------------------------------------------------------------------------------
; STARTU32.A51: This code is executed after processor reset.
;
; Modified for uPSD Startup:
; -
www.eeworm.com/read/300935/13879857
a51 startu32.a51
$NOMOD51
;------------------------------------------------------------------------------
; STARTU32.A51: This code is executed after processor reset.
;
; Modified for uPSD Startup:
; -
www.eeworm.com/read/152695/5669890
asm _pmsmx.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =================================================
www.eeworm.com/read/152695/5669986
asm _lztimer.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =================================================