@@ read the row and check if it is null, almost null, or not, according to strongarm specs, it is not necessary to optimise ldr accesses (i.e. split 32bits in 2 16bits words), at least it gives more usable registers :)
@@ read the row and check if it is null, almost null, or not, according to strongarm specs, it is not necessary to optimize ldr accesses (i.e. split 32bits in 2 16bits words), at least it gives more usable registers :)
ldr r1, [r14, #0]@ R1=(int32)(R12)[0]=ROWr32[0] (relative row cast to a 32b pointer)
ldr r1, [r14, #0]@ R1=(int32)(R12)[0]=ROWr32[0] (relative row cast to a 32b pointer)