当前位置:网站首页>8086/8088 instruction execution pipeline disconnection reason
8086/8088 instruction execution pipeline disconnection reason
2022-06-12 07:08:00 【Fat fat is the sun】
8086/8088 Reason for instruction execution pipeline disconnection
1. There are transfer class instructions in the instruction prefetch queue

2. Executing an instruction requires parameters
When the execution of an instruction requires parameters ( such as : Add ),EU You have to get the parameters to execute the instruction smoothly , Therefore, the parallel pipeline is still disconnected .
3. The execution unit is slow
EU An instruction has not been executed yet ,BIU The prefetch queue in has been filled .
Function of bus interface unit
1. As CPU I / O interface with memory ;
2. Reading instructions from memory fills the instruction prefetch queue ( One instruction takes up two 8 Bit prefetch unit );
3. When a transfer class instruction is encountered , Clear the instruction prefetch queue and fetch the instruction again .
边栏推荐
- Pyhon的第四天
- Circular linked list and bidirectional linked list - practice after class
- leetcode. 39 --- combined sum
- Expansion of D @nogc
- Pyhon的第五天
- When SQL server2019 is installed, the next step cannot be performed. How to solve this problem?
- MySQL group query to obtain the latest data date function of each group
- Android studio uses database to realize login and registration interface function
- XML special character escape
- Torch models trained in higher versions report errors in lower versions
猜你喜欢

Matlab 6-DOF manipulator forward and inverse motion

【图像去噪】基于偏微分方程(PDE)实现图像去噪附matlab代码

基于eNSP加防火墙的千人中型校园/企业网络规划与设计(附所有配置命令)

Kali与编程:如何快速搭建OWASP网站安全实验靶场?

LVDS drive adapter

JDE 对象管理工作平台介绍及 From 的使用

RT thread studio learning (VIII) connecting Alibaba cloud IOT with esp8266

The most understandable explanation of coordinate transformation (push to + diagram)
![Leetcode: offer 60 Points of N dice [math + level DP + cumulative contribution]](/img/2b/41bd6a213892062f4c12721b5d4e8d.png)
Leetcode: offer 60 Points of N dice [math + level DP + cumulative contribution]

Explain in detail the use of dynamic parameter adjustment and topic communication in ROS (principle + code + example)
随机推荐
【图像去噪】基于高斯滤波、均值滤波、中值滤波、双边滤波四种滤波实现椒盐噪声图像去噪附matlab代码
Vscode outline preview cannot find file symbol
node:打不开/node:已拒绝访问
Recommend 17 "wheels" to improve development efficiency
platform driver
d中的解耦
LVDS drive adapter
esp32 hosted
Apache POI import export excel file
C language pointer
sql server 2019安装出现错误,如何解决
Kotlin plug-ins kotlin Android extensions
MySQL group query to obtain the latest data date function of each group
esp32 hosted
Scons compiling imgui
Host computer development (firmware download software requirement analysis)
leetcode:890. Find and replace mode [two dict records set]
CL210OpenStack操作的故障排除--章节实验
Set judge the existence of intersection
JDE 对象管理工作平台介绍及 From 的使用