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 /CMP | |
| parent | ce772c048c1b6b91ec710986de451334e2290852 (diff) | |
update: Saturday 6 June, 15:00:40 from IUseArchBTW
Diffstat (limited to 'CMP')
| -rw-r--r-- | CMP/Basic Blocks.md | 2 |
1 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) |
