Skip to content

Commit af9cf95

Browse files
committed
Test case (fails) for MOVAB with pc-relative
Example for NationalSecurityAgency/ghidra#4606 It should compute the EA after the W^ offset has been read (PC at 0x04) Signed-off-by: Klaus Kämpf <[email protected]>
1 parent 524e188 commit af9cf95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/movab.asm

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0x00000000: MOVAB W^0x2238, R0

tests/movab.hex

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9ecf342250

0 commit comments

Comments
 (0)