LDGSTS/LDGDEPBAR was introduced #62, but it's increment part was deleted
by mistake. So add it.
In some applications, ldgsts may not exist between ldgdepbar. In
such cases, add exception handling logic to insert an empty vector.
Reported-by: Okkyun Woo <[email protected]>
Signed-off-by: Wonhyuk Yang <[email protected]>
* fixing bunch of formating warrnings
* remove unintialized and unused results warnnings
* revert the changes , as it doenst fix the warning
---------
Co-authored-by: Fangjia Shen <[email protected]>