diff options
| -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 |
