Problem 2, (4 x 3 = 12 points total) Determine the final values of r4 to r6 after running the code snippet below. Provide your result in hexadecimal form for the least significant 8 bits only in the provided space. LDR re,-3 LDR r1, 5 LDR r2, =7 LDR r3, -0x23468ACE AND r4, r3, r2 ORR r5, r3, r1, LSL #4 r50x Show transcribed image text Problem 2, (4 x 3 =
OR
OR