当前位置:网站首页>ARM预备知识
ARM预备知识
2022-07-25 09:23:00 【工作使我快乐】
前言
基于网上资料对相关概念做整理汇总,部分内容引用自文后文章。
详细内容参考手册 “ ARMv8-A Architecture reference manual-DDI0487A_g_armv8_arm.pdf ”
1. 基础概念
本节引用自文章“ ARMV8 datasheet学习笔记1:预备知识 ”,链接放在文后。
ARMv8的架构继承以往ARMv7与之前处理器技术的基础;
除了支持现有的16/32bit的Thumb2指令外,也向前兼容现有的A32(ARM 32bit)指令集。
基于64bit的AArch64架构,除了新增A64(ARM 64bit)指令集外,也扩充了现有的A32(ARM 32bit)和T32(Thumb2 32bit)指令集,另外还新增加了CRYPTO(加密)模块支持。
1.1 相关术语

1.2 主要内容

1.3 手册目录

参考
| 1、作者 | 博文 |
| jasonactions | ARMV8 datasheet学习笔记1:预备知识 |
边栏推荐
- [code source] daily question farmland Division
- 预测2021年:加速实现RPA以外的超自动化成果
- Get to know opencv4.x for the first time --- add salt and pepper noise to the image
- A picture explains SQL join left and right
- 【Tensorflow2安装】Tensorflow2.3-CPU安装避坑指南!!!
- [code source] daily one question non decreasing 01 sequence
- 基于人脸识别的树莓派门禁系统
- [code source] daily question tree
- First knowledge of opencv4.x --- image histogram equalization
- Dream set sail (the first blog)
猜你喜欢

CDA LEVELⅠ2021新版模拟题二(附答案)

Kotlin basic knowledge points

一张图讲解 SQL Join 左连 又连

初识Opencv4.X----图像直方图匹配

初识Opencv4.X----为图像添加椒盐噪声

¥ 1-3 SWUST OJ 942: reverse sequence table

First knowledge of opencv4.x --- image histogram drawing

Wechat applet realizes the rotation map (automatic switching & manual switching)

UI - infinite rotation chart and column controller
![[deep learning] convolutional neural network](/img/36/081f9e38886f5a7ed4d641761db4b7.png)
[deep learning] convolutional neural network
随机推荐
pytorch使用tensorboard实现可视化总结
CCF 201604-2 俄罗斯方块
Bracket matching problem
matlab如何导入大量数据
[deep learning] convolutional neural network
[data mining] Chapter 2 understanding data
~1 CCF 2022-06-2 treasure hunt! Big adventure!
初识Opencv4.X----图像直方图均衡
CCF 201512-3 画图
Introducing MLOps 解读(一)
【数据挖掘】第二章 认识数据
从Anaconda到TensorFlow到Jupyter一路踩坑一路填平
Some usages of Matlab's find() function (quickly find qualified values)
*6-3 save small experts
Mixed supervision for surface defect detection: from weakly to fully supervised learning
First knowledge of opencv4.x --- image convolution
CCF 201509-4 高速公路
【Tensorflow2安装】Tensorflow2.3-CPU安装避坑指南!!!
¥ 1-3 SWUST OJ 942: reverse sequence table
初识Opencv4.X----ROI截取