“999981d943e626bff5d031de1bf06435afb10ced”上不存在“README.md”
提交 4db30e38 编写于 作者: C Chris Metcalf

tile: fix typos in comment in arch/tile/kernel/unaligned.c

Signed-off-by: NChris Metcalf <cmetcalf@tilera.com>
上级 399a946e
无相关合并请求
...@@ -551,8 +551,8 @@ static tilegx_bundle_bits jit_x1_bnezt(int ra, int broff) ...@@ -551,8 +551,8 @@ static tilegx_bundle_bits jit_x1_bnezt(int ra, int broff)
/* /*
* This function generates unalign fixup JIT. * This function generates unalign fixup JIT.
* *
* We fist find unalign load/store instruction's destination, source * We first find unalign load/store instruction's destination, source
* reguisters: ra, rb and rd. and 3 scratch registers by calling * registers: ra, rb and rd. and 3 scratch registers by calling
* find_regs(...). 3 scratch clobbers should not alias with any register * find_regs(...). 3 scratch clobbers should not alias with any register
* used in the fault bundle. Then analyze the fault bundle to determine * used in the fault bundle. Then analyze the fault bundle to determine
* if it's a load or store, operand width, branch or address increment etc. * if it's a load or store, operand width, branch or address increment etc.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部