代码搜索:Add
找到约 10,000 项符合「Add」的源代码
代码结果 10,000
www.eeworm.com/read/381162/9106680
bsf add.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/381162/9106783
vhd add.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity add is
port(clk:in std_logic;
adds:in std_logic_vector(15 downto 0):="0000000000000000";
www.eeworm.com/read/380852/9125468
doc add.doc
www.eeworm.com/read/183948/9129602
s add.s
; 加法函数,原型为uint32 Add(uint32 x, uint32 y)。
EXPORT Add
AREA AddC,CODE,READONLY ; 声明代码段AddC
ENTRY ; 标识程序入口
CODE32 ; 声明32位ARM指令
Add ADD R0,R0,R1 ; 输入参数x为R0,y为R1
MOV PC,LR
www.eeworm.com/read/183895/9131156
bmp add.bmp
www.eeworm.com/read/183895/9131308
bmp add.bmp
www.eeworm.com/read/183895/9133088
bmp add.bmp
www.eeworm.com/read/380569/9142503