.text
.align 2
.thumb
.thumb_func
main:
push {r0-r1, lr}
mov r0, #0x4 @Length of a table entry, which is a simple collection of pointers.
ldr r1, var @load the pointer of var to r1. errors present, see below
ldrh r1, [r1] @load the value of var to r1
mul r1, r1, r0 @figure out how far...