On Mon, May 17, 2021 at 05:32:48PM +, Matt Merhar wrote:
> The assembly output of the arch_initr_trap() function differed by a
> single byte after common.h was removed from traps.c:
>
> fff49a18 :
> fff49a18: 94 21 ff f0 stwur1,-16(r1)
> fff49a1c: 7c 08 02 a6 mflr
On Tue, 18 May 2021 01:50:56 -0400
"Stefan Roese" wrote:
> Hi Matt,
>
> On 17.05.21 19:32, Matt Merhar wrote:
> > The assembly output of the arch_initr_trap() function differed by a
> > single byte after common.h was removed from traps.c:
> >
> > fff49a18 :
> > fff49a18: 94 21 ff f0
The assembly output of the arch_initr_trap() function differed by a
single byte after common.h was removed from traps.c:
fff49a18 :
fff49a18: 94 21 ff f0 stwur1,-16(r1)
fff49a1c: 7c 08 02 a6 mflrr0
fff49a20: 90 01 00 14 stw r0,20(r1)
-fff49a24: 80 62
On 18/05/2021 07.50, Stefan Roese wrote:
> Hi Matt,
>
> On 17.05.21 19:32, Matt Merhar wrote:
>> The assembly output of the arch_initr_trap() function differed by a
>> single byte after common.h was removed from traps.c:
>>
>> fff49a18 :
>> fff49a18: 94 21 ff f0 stwu r1,-16(r1)
>>
Hi Matt,
On 17.05.21 19:32, Matt Merhar wrote:
The assembly output of the arch_initr_trap() function differed by a
single byte after common.h was removed from traps.c:
fff49a18 :
fff49a18: 94 21 ff f0 stwur1,-16(r1)
fff49a1c: 7c 08 02 a6 mflrr0
fff49a20: 9
5 matches
Mail list logo