Arch Trainer
Master COMS10015 Computer Architecture with interactive exercises. Build your streak. Level up. Ace the exam.
0
Total XP
0
Best Streak
Lv.1
Level
0/100 XP to next level
TIER 1 High-Priority Exam Topics
🏷️
Label Resolution
Resolve Hex 8 assembly labels to absolute addresses or relative offsets
💻
Instruction Encoding
Encode and decode Hex 8 instructions to/from hex bytes
📦
Cache Address Split
Calculate tag, index, and offset bits for direct-mapped caches
📄
Page Tables & TLB
Calculate page table sizes and TLB entry widths
💪
Strength Reduction
Apply strength reduction to eliminate multiplications in loops
✂️
CSE / DCE
Apply common subexpression elimination, constant folding, and dead code elimination