algosup/2023-2024-project-3-virtual-processor-team-7

Test Case: Storing Immediate Value

Closed this issue · 0 comments

Description

Verify that the assembly code MOV 42, R1 correctly stores the immediate value 42 into register R1.

Severity

1 - Critical

Action to realise

Execute the assembly code MOV 42, R1

Expected result

Register R1 should contain the value 42.

Status

Pass

Last test date

02/18/2024