The result of the instruction LDRH R6, [R7] is:
a) Loads the 16-bit value from the memory address stored in R7 into R6.
b) Loads the 8-bit value from the memory address stored in R7 into R6.
c) Loads the 32-bit value from the memory address stored in R7 into R6.
d) None of the above.