提交 a4470ae7 编写于 作者: A Andy Polyakov

Fine reading of manual suggests that km can return non-normal completion code.

上级 251718e4
......@@ -143,7 +143,7 @@ AES_encrypt:
la %r4,0($out)
lghi %r3,16 # single block length
.long 0xb92e0042 # km %r4,%r2
br %r14
bcr 8,%r14
.Lesoft:
stmg %r3,%r15,24($sp)
......@@ -452,7 +452,7 @@ AES_decrypt:
la %r4,0($out)
lghi %r3,16 # single block length
.long 0xb92e0042 # km %r4,%r2
br %r14
bcr 8,%r14
.Ldsoft:
stmg %r3,%r15,24($sp)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册