汇编英文全称

mov move

mvn Mov Negative

ldr LoaD Register

str Store Register

lsl Logic Shift Left

lsr Logic Shift Right

asr Arithmetic Shift Right 算数右移

ror Rotate right 循环右移

bic bit clear

adc ADd with Carry

sbc subtract with Carry

mrs Move to Register from Special register

msr Move to Special register from Register

stm Store Multiple

ldm Store Multiple

stmfd Full Descending 满减栈

m在前大部分为move,m在后大部分为Mutiple多个

s可能是shift或者special register

r基本上是Register寄存器或者右

ld即Load

st即Store

相关推荐
资料,小偿18 小时前
4.98基于8086倒车测距8086测距ACD0809proteus8.9仿真,汇编语言源程序
汇编·proteus
万象.2 天前
GNU汇编语法和Cortex-A7常用汇编指令
服务器·汇编·gnu
资料,小偿2 天前
4.95基于8086流水灯霓虹彩灯控制器,8086彩灯控制器proteus8.9仿真文件+源码功能四个开关对应四种模式。
汇编·proteus
YeGop3 天前
51单片机定时器函数分享(8051汇编)
汇编·嵌入式硬件·51单片机
YeGop3 天前
51单片机汇编实现DHT11读取温湿度
汇编·嵌入式硬件·51单片机
资料,小偿3 天前
8086汇编语言定制,8086仿真proteus8086定制,emu8086汇编语言
汇编
花阴偷移4 天前
逆向基础--汇编基础(段的分类) (07)
汇编
YeGop4 天前
51单片机数码管显示函数分享(8051汇编)
汇编·嵌入式硬件·51单片机
花阴偷移4 天前
逆向基础--汇编基础(DOS安装与介绍) (06)
汇编
花阴偷移4 天前
逆向基础--汇编源程序认识(08)
汇编