`cfa_reg_contents` is a local variable. Whatever value we assign there right before the `return` statement will be lost anyway. Co-authored-by: Matej Košík <matej.kosik@codasip.com>
`cfa_reg_contents` is a local variable. Whatever value we assign there right before the `return` statement will be lost anyway. Co-authored-by: Matej Košík <matej.kosik@codasip.com>