Based on the AVR® Instruction Set Manual, we need to:
Implement the remaining/unimplemented CPU instructions.
Ensure that all instructions correctly update the SREG flags (Z, C, N, V, S, H) according to the manual.
Verify correctness with comprehensive test cases for each instruction.
Based on the AVR® Instruction Set Manual, we need to:
Implement the remaining/unimplemented CPU instructions.
Ensure that all instructions correctly update the SREG flags (Z, C, N, V, S, H) according to the manual.
Verify correctness with comprehensive test cases for each instruction.