Which of the following register values would cause an unaligned access when the instruction LDRH r0, [r1] is executed?
R0=0x100, R1 =0x1000
R0=0x100, R1=0x1002
R0=0x101, R1=0x1002
R0=0x101. R1=0x1003
Submit