代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/465763/7045219
s head.s
/*
* linux/boot/head.s
*
* (C) 1991 Linus Torvalds
*/
/*
* head.s contains the 32-bit startup code.
*
* NOTE!!! Startup happens at absolute address 0x00000000, which is also where
* the p
www.eeworm.com/read/465203/7059490
h arm9tablaarm.h
/*
ARM9Core
Copyright (C) 2007 Alberto Huerta Aranda,
Sergio Hidalgo Serrano, Daniel Sa駏do Vacas
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/465203/7059508
h arm9tablaarm.h
/*
ARM9Core
Copyright (C) 2007 Alberto Huerta Aranda,
Sergio Hidalgo Serrano, Daniel Sa駏do Vacas
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/368723/7102244
s boot.s
;/* ***************************************************************************
; Copyright ? Intel Corporation, March 18th 1998. All rights reserved.
; Copyright ? ARM Limited 1998. All rights re
www.eeworm.com/read/296134/7103024
asm fft.asm
;
; fft.asm - Radix-2 complex FFT (for N=2^EXP points)
; Using table lookup method
;
; Prototype: void fft(complex *, int, complex *, int);
;
;
www.eeworm.com/read/296774/7113682
asm lib1funcs.asm
@ libgcc1 routines for ARM cpu.
@ Division and remainder, from Appendix E of the Sparc Version 8
@ Architecture Manual, with fixes from Gordon Irlam.
@ Rewritten for the ARM by Richard Earnshaw (rwe@p
www.eeworm.com/read/296774/7113926
asm lib1funcs.asm
;; libgcc1 routines for the Hitachi h8/300 cpu.
;; Contributed by Steve Chamberlain.
;; sac@cygnus.com
/* Copyright (C) 1994 Free Software Foundation, Inc.
This file is free software; you can redist
www.eeworm.com/read/293555/7129137
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright 1995-1996 Keil Software, Inc.
;------------------------
www.eeworm.com/read/149582/7137065
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/160898/7144445
c bin2bcd32.c
//--------------------------------------------------------------------------
//
// Software for MSP430 based e-meters.
//
// THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR
// REPR