Alignment Exception

Home > Computer Science > Computer Architecture > Interrupts and Exceptions > Alignment Exception

This is raised when the CPU tries to access unaligned memory, i.e., data that is not properly aligned to a specific memory boundary.