Which instruction would you use to copy the address of an array (allocated using the .space assembler directive) into a register? Assume a label is placed immediately before the allocated space.

A) addu
B) li
C) lw
D) sw