Displaying 2 results from an estimated 2 matches for "0001c058".
Did you mean:
0001c038
2018 Jun 15
2
Strange Machineinstr
...STR R1, [SP,#0x28+var_14]
> .text: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 $r...
2018 Jun 15
3
Strange Machineinstr
...r_14]
>> .text: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
>...