From 8e4528d5ab4fd29adf3c0290c94defc99d04547c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 20 Apr 2024 17:30:19 +0200 Subject: MHR-4: MHR-7: Task completed. Signed-off-by: Amlal El Mahrouss --- Examples/ExamplePowerPC.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Examples/ExamplePowerPC.S') diff --git a/Examples/ExamplePowerPC.S b/Examples/ExamplePowerPC.S index 51c8dbc..82d2ca6 100644 --- a/Examples/ExamplePowerPC.S +++ b/Examples/ExamplePowerPC.S @@ -1,5 +1,5 @@ b 0x1000 mflr r21 mtlr r21 - nik -li r3, 0 \ No newline at end of file +li r3, 0 +stw r7, r5+36 -- cgit v1.2.3