zalu.html

来自「一个学习单片机的」· HTML 代码 · 共 8 行

HTML
8
字号
<HTML>
<HEAD>
<TITLE>zalu</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<!-- URL's used in the movie-->
<A HREF=inst.html></A> <A HREF=instarit.html></A> <A HREF=instbit.html></A> <A HREF=yexp.html></A> <A HREF=ydir.html></A> <A HREF=inde.html></A> <A HREF=zarch.html></A> <A HREF=zioreg.html></A> <!-- text used in the movie-->
<!--ALU I  T  H  S  V  N  Z  C Data Bus 8-bit SREG General Purpose Registers The ALU supports  arithmetic and logic  functions between registers  or between  a constant and a register.  Single register operations  are also executed in  the ALU.   The high-performance AVR ALU operates in direct connection with  all the 32 general purpose working registers.    Within a single clock cycle, ALU operations between registers  in the Register File are executed.  The ALU operations are divided into three main categories :   

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?