.data x: .byte 0x1,0x2,0x3,0x4 .text la $s0,x lw $s1,0($s0)