当前位置:网站首页>寄存器常见指令
寄存器常见指令
2022-08-03 05:23:00 【全局变量】
mov: 将某一寄存器的值复制到另一寄存器(只能用于寄存器与寄存器或者寄存器
mov x1, x0 将寄存器 x0 的值复制到寄存器 x1 中





cbz: 和 0 比较,如果结果为零就转移(只能跳到后面的指令)
学习笔记!
边栏推荐
猜你喜欢
【HQL】(二) 查询使用正则表达式做列选择
Qlik Sense 赋值详解(Set、Let)
Qlik Sense 判空详解(IsNull)
【 Nmap and Metasploit common commands 】
Let small program development into ` tailwind jit ` era
初识C语言
用C语言来实现扫雷小游戏
Navicat 解决隔一段时间不操作出现延时卡顿问题
TypeError: Cannot read property ‘xxxx‘ of undefined的解决方法
Delightful Nuxt3 Tutorial (1): Application Creation and Configuration
随机推荐
取某一区间中素数的个数--洛谷P1865 A % B Problem
Delightful Nuxt3 Tutorial (1): Application Creation and Configuration
浅谈函数递归汉诺塔
Let small program development into ` tailwind jit ` era
[CSRF, SSRF, XXE, PHP deserialization, Burpsuite]
Greetings(状压DP,枚举子集转移)
【 command execution and middleware loopholes 】
7.21[日常]
编写一个函数 reverse_string(char * string)(两种方法实现)7.26
jsp通过form表单提交数据到servlet报404
Flask,1-2
Kotlin 中的泛型介绍
7.16(6)
嵌入式实验二
Oracle null 有哪些注意事项【面试题】
MySQL 安装报错的解决方法
中国磷化铟晶圆行业发展前景与投资规划分析报告2022~2028年
Oracle 日历表详解(含节假日)
7.24[C语言零基础 知识点总结]
[Rebound shell and privilege escalation]