Displaying 2 results from an estimated 2 matches for "0001c05c".
Did you mean:
0001c03c
2018 Jun 15
2
Strange Machineinstr
...:0001C048 LDR R0, [SP,#0x28+var_14]
> .text:0001C04C LDR R0, [R0]
> .text:0001C050 STR R0, [SP,#0x28+ts]
> .text:0001C054 LDR R0, [SP,#0x28+ts]
> .text:0001C058 LDR R0, [R0,#4]
> .text:0001C05C CMN R0, #0xC0000002
> .text:0001C060 BNE loc_1C088
> .text:0001C064 B loc_1C068
>
>
Below is the corresponding MachineInstr
%1:gpr = COPY $r1
>
> %0:gpr = COPY $r0
>
> %3:gpr = COPY %1:gpr
>
> %2:gpr = COPY...
2018 Jun 15
3
Strange Machineinstr
...P,#0x28+var_14]
>> .text:0001C04C LDR R0, [R0]
>> .text:0001C050 STR R0, [SP,#0x28+ts]
>> .text:0001C054 LDR R0, [SP,#0x28+ts]
>> .text:0001C058 LDR R0, [R0,#4]
>> .text:0001C05C CMN R0, #0xC0000002
>> .text:0001C060 BNE loc_1C088
>> .text:0001C064 B loc_1C068
>>
>>
>> Below is the corresponding MachineInstr
>>
>> %1:gpr = COPY $r1
>>
>>...