HELP
-> 0x18b317da4 <+6992>: mov x19, x0
0x18b317da8 <+6996>: ldr x8, [sp, #0x1d0]
0x18b317dac <+7000>: ldr x8, [x8, #0x8]
0x18b317db0 <+7004>: add x0, x8, #0x70
I am new at uncovering things behind the code and primarily using C with LLDB at the moment and would like to ask why the x8 register have to dereference itself then possess a hex value?