代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm_disass.dfm
object gbaDisass: TgbaDisass
Left = 214
Top = 127
Width = 436
Height = 320
Caption = 'GBA Dev'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Fon
arm_hl.asm
ARM_HL:SETB DS1820_BIT
LCALL RST18B20
JB 00H,AMR_M
;LCALL BEEP
RET
AMR_M:MOV A,#0CCH;
LCALL WR18B20
MOV A,#4EH ;写报警点
LCALL WR18B20
MOV A,#
arm.scatter.bak
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
arm.scatter.bak
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
jrevdct_arm.s
/*
C-like prototype :
void j_rev_dct_ARM(DCTBLOCK data)
With DCTBLOCK being a pointer to an array of 64 'signed shorts'
Copyright (c) 2001 Lionel Ulmer (lionel.ulmer@free.fr / bbrox@bbrox
dsputil_arm.c
/*
* ARMv4L optimized DSP utils
* Copyright (c) 2001 Lionel Ulmer.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public