Skip to content
Snippets Groups Projects
Commit fc82e226 authored by XUJIAZHU's avatar XUJIAZHU
Browse files

Test case

parent b8d894b4
Branches
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="mutants/mutant-1"/>
<classpathentry kind="src" path="mutants/mutant-2"/>
<classpathentry kind="src" path="mutants/mutant-3"/>
<classpathentry kind="src" path="mutants/mutant-4"/>
<classpathentry kind="src" path="mutants/mutant-5"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/junit-4.11.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
/bin/
.project 0 → 100644
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SWEN90006-A1-2018</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
;; R1 hold N
MOV R1 1
RET R1
MOV R1 1
LDR R-1 R1 1
RET R-1
MOV R0 0
MOV R2 3
STR R0 -1 R2
LDR R1 R0 -1
RET R1
MOV R0 0
MOV R2 3
STR R0 0 R2
LDR R1 R0 0
RET R1
MOV R0 0
MOV R2 3
STR R0 65535 R2
LDR R1 R0 65535
RET R1
MOV R0 1
MOV R2 3
STR R0 65535 R2
LDR R1 R0 65535
RET R1
MOV R0 1
LDR R32 R0 1
RET R32
MOV R-1 0
MOV R2 2
MOV R3 1
JZ R-1 2
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R1 0
MOV R2 2
MOV R3 1
JZ R1 -5
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R1 0
MOV R2 2
MOV R3 1
JZ R1 1
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R1 0
MOV R2 2
MOV R3 1
MOV R4 5
JZ R1 3
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R1 0
MOV R2 2
MOV R3 1
JZ R1 3
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R32 0
MOV R2 2
MOV R3 1
JZ R32 2
SUB R0 R2 R3
ADD R4 R2 R3
RET R4
MOV R1 1
MOV R2 2
ADD R-1 R1 R2
RET R-1
ERC R1 R2
YGT R3 R1 R2
RET R3
MOV R1 1
MOV R2 2
MOV R1 1
MOV R2 2
ADD R0 R1 R2
RET R0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment