코드네임 :
🖥️ 컴퓨터구조 - RISC-V format instructions (기말 여부터) 본문
R-format ( op : 0110011 )
I-format ( alu op : 0010011 , load op : 0000011 )
S-format ( op : 0100110 )
SB-format ( op : 1100011 )
U-format (op : lui - 0110111 )
UJ-format ( op : 1101111 )
]
'⚙️Computer System > 컴퓨터구조' 카테고리의 다른 글
🖥️컴퓨터구조 - simple processor (0) | 2024.04.30 |
---|---|
🖥️컴퓨터구조 과제3 📚 (0) | 2024.04.30 |
🖥️ 컴퓨터구조 - C code to RISC-V assembly (0) | 2024.04.13 |
🖥️ 컴퓨터구조 - 함수의 호출 (1) | 2024.04.13 |
🖥️컴퓨터구조 과제 2 📚 (0) | 2024.04.05 |