diff options
| author | marcellus <msimon_fr@hotmail.com> | 2025-06-21 15:00:40 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2025-06-21 15:00:40 +0200 |
| commit | c0798f948cd2d317880545641f1c1a9e7defaab5 (patch) | |
| tree | 6031336fef34d752da79b2d306973f46f3e9643a | |
| parent | ce772c048c1b6b91ec710986de451334e2290852 (diff) | |
update: Saturday 6 June, 15:00:40 from IUseArchBTW
| -rw-r--r-- | CMP/Basic Blocks.md | 2 | ||||
| -rw-r--r-- | Pasted image 20250612153013.png | bin | 920624 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/CMP/Basic Blocks.md b/CMP/Basic Blocks.md index f145d8b..f652fa0 100644 --- a/CMP/Basic Blocks.md +++ b/CMP/Basic Blocks.md @@ -10,7 +10,7 @@ plusieurs cycles cpu par instruction One instruction per cycle ### Pipeline d'instruction Possible parce que les instructions ont tout le temps la même taille -Permet de charger quasi-parallelement les instructions +Permet de charger quasi-parallèlement les instructions - Instruction Fetch (IF) - Instruction Decode (ID) - Execute (EX) diff --git a/Pasted image 20250612153013.png b/Pasted image 20250612153013.png Binary files differdeleted file mode 100644 index 4ab487f..0000000 --- a/Pasted image 20250612153013.png +++ /dev/null |
