Consider a STM32407VG with the following hexadecimal values…
Consider a STM32407VG with the following hexadecimal values stored in registers and memory. For each of the following instructions, determine which register(s) and/or memory location(s) have been modified and their updated values using the following format. Assume little endian format. Note: for each instruction, start with the initial values given above. Modified Locations/Registers Current Updated Value (5 pts) LDRSH R0, [R1], #2 (5 pts) STRB R3, [R2, R4, LSL #1] (5 pts) EOR R0, R3, #(1
Read Details