Skip to content

Commit 6e06882

Browse files
seehearfeelchenhuacai
authored andcommitted
docs/LoongArch: Add I14 description
I14 is also a kind of immediate operand in instruction, like I8/I12/I16/ I21/I26, add it in the English documentation. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent 27b161a commit 6e06882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/loongarch/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ I26 Opcode + I26L + I26H
221221
=========== ==========================
222222

223223
Rd is the destination register operand, while Rj, Rk and Ra ("a" stands for
224-
"additional") are the source register operands. I8/I12/I16/I21/I26 are
224+
"additional") are the source register operands. I8/I12/I14/I16/I21/I26 are
225225
immediate operands of respective width. The longer I21 and I26 are stored
226226
in separate higher and lower parts in the instruction word, denoted by the "L"
227227
and "H" suffixes.

0 commit comments

Comments
 (0)