当前位置:网站首页>[MCU simulation] (XIX) introduction to assembly, assembly instructions, pseudo instructions
[MCU simulation] (XIX) introduction to assembly, assembly instructions, pseudo instructions
2022-07-19 03:02:00 【Embedded workplace】
Catalog
1、 assembly
The process of translating assembly language source program into machine language object program .
It can be done manually , It can also be controlled by computer system software ( assembler ) complete .
2、 Assembly instruction
Execution instruction : Various instructions in the instruction system .
Pseudo instruction : Assembler regulations &
边栏推荐
猜你喜欢
随机推荐
About XML file (VI) - the difference between JSON and XML file
[single chip microcomputer simulation] (10) instruction system - multiplication instruction and division of arithmetic operation instruction
mysqldump: [Warning] Using a password on the command line interface can be insecure.
多项式插值拟合(三)
Rhce8 Study Guide Chapter 7 service management
【NoSQL】redis主从、哨兵、集群
[PHP] tp6 multi table connection query
1. Introduction, analysis and implementation of asynctool framework
【单片机仿真】(六)寻址方式 — 变址寻址与相对寻址
一文搞懂JVM内存结构
[MCU simulation] (VI) addressing mode - index addressing and relative addressing
Understand the JVM memory structure in one article
【单片机仿真】(十六)控制转移类指令 — 无条件转移指令、条件转移指令
人脸检测几种方法
关于XML文件(六)-与JSON的区别
HCIA_ Nat experiment
Introduction to wangeditor (entry level)
HCIA static comprehensive experiment
OpenVINO中的FCOS人脸检测模型代码演示
ncnn DataReader&Extractor&blob







