mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 20:22:44 +00:00
Merge remote-tracking branch 'origin/GT0_ghidorahrex_ARMAssemblyTest_failure'
This commit is contained in:
commit
df928dd7eb
@ -46,7 +46,7 @@ public class ARMAssemblyTest extends AbstractAssemblyTest {
|
||||
@Test
|
||||
public void testAssemble_stmcsda_r2_lr0r1r2r4r6r7r8lc() {
|
||||
assertOneCompatRestExact("stmcsda r2, {r0 r1 r2 r4 r6 r7 r8}^", "d7:01:42:28",
|
||||
"stmcsda r2,{ r0 r1 r2 r4 r6 r7 r8 }^");
|
||||
"stmcsda r2,{r0 r1 r2 r4 r6 r7 r8}^");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user