I want to find where specific value ( 0xabcd ) is located relative to sp register
0xabcd
sp
find $sp-0x100, $sp,0xabcd , that works for me.
find $sp-0x100, $sp,0xabcd