docs: fix typo in isa spec
This commit is contained in:
@ -163,7 +163,7 @@ memory adress.
|
|||||||
(1, [s]),
|
(1, [s]),
|
||||||
(4, [r]),
|
(4, [r]),
|
||||||
), ((12, [imm[0:11]]),))
|
), ((12, [imm[0:11]]),))
|
||||||
instruction_diagram(((12, [imm[12:23]]),), ((12, [ımm[24:35]]),), voff: -3)
|
instruction_diagram(((12, [imm[12:23]]),), ((12, [imm[24:35]]),), voff: -3)
|
||||||
instruction_diagram(((12, [imm[36:47]]),), voff: -6)
|
instruction_diagram(((12, [imm[36:47]]),), voff: -6)
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
@ -245,7 +245,7 @@ memory adress.
|
|||||||
(1, [Z]),
|
(1, [Z]),
|
||||||
(1, [R]),
|
(1, [R]),
|
||||||
), ((12, [imm[0:11]]),))
|
), ((12, [imm[0:11]]),))
|
||||||
instruction_diagram(((12, [imm[12:23]]),), ((12, [ımm[24:35]]),), voff: -3)
|
instruction_diagram(((12, [imm[12:23]]),), ((12, [imm[24:35]]),), voff: -3)
|
||||||
instruction_diagram(((12, [imm[36:47]]),), voff: -6)
|
instruction_diagram(((12, [imm[36:47]]),), voff: -6)
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user