mirror of
https://github.com/MPSU/APS.git
synced 2025-09-19 02:40:40 +00:00
ЛР6. Исправление опечатки в листинге программы
This commit is contained in:
@@ -115,7 +115,7 @@ endmodule
|
|||||||
24: srai x8, x7, 1
|
24: srai x8, x7, 1
|
||||||
28: srli x9, x8, 29
|
28: srli x9, x8, 29
|
||||||
2C: lui x10, 0xfadec
|
2C: lui x10, 0xfadec
|
||||||
30: add x10, x10,-1346
|
30: addi x10, x10,-1346
|
||||||
34: sw x10, 0x0(x4)
|
34: sw x10, 0x0(x4)
|
||||||
38: sh x10, 0x6(x4)
|
38: sh x10, 0x6(x4)
|
||||||
3C: sb x10, 0xb(x4)
|
3C: sb x10, 0xb(x4)
|
||||||
|
Reference in New Issue
Block a user