mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
Merge remote-tracking branch 'origin/GT-3516_ghidorahrex_armassemblytest_failure'
This commit is contained in:
commit
508929866c
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ public class ARMAssemblyTest extends AbstractAssemblyTest {
|
|||
|
||||
@Test
|
||||
public void testAssemble_T_iteq() {
|
||||
assertOneCompatRestExact("itETT eq", "09:BF", THUMB, 0x00400000, "itETT eq");
|
||||
assertOneCompatRestExact("itETT eq", "09:BF", THUMB, 0x00400000, "itett eq");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue