提交 3a38125d 编写于 作者: J Jesper Nilsson

CRIS: Add debug info for assembler code

Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
上级 5f9ac92f
......@@ -6,6 +6,7 @@
*/
.globl csum_partial
.type csum_partial,@function
csum_partial:
;; r10 - src
......@@ -83,3 +84,5 @@ _do_byte:
addu.b [$r10],$r12
ret
move.d $r12,$r10
.size csum_partial, .-csum_partial
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册