On Sat, 23 Apr 2011 23:19:26 +0800
wu zhangjin <wuzhang...@gmail.com> wrote:

> On Sat, Apr 23, 2011 at 10:57 PM, Roman Mamedov <r...@romanrm.ru> wrote:
> > On Sat, 23 Apr 2011 22:47:36 +0800
> > wu zhangjin <wuzhang...@gmail.com> wrote:
> >
> >> Can you get .s file at first and check what the above line is?
> >>
> >> $ make arch/mips/power/hibernate.s
> >
> > Hello,
> >
> > I believe this is the line:
> >
> >  daddiu $15, $13, (1 << 16)
> >
> 
> This may work,
> 
> daddiu $15, $13, (1ULL << 16)

It results in this error:

  AS      arch/mips/power/hibernate.o
arch/mips/power/hibernate.S: Assembler messages:
arch/mips/power/hibernate.S:38: Error: missing ')'
arch/mips/power/hibernate.S:38: Error: illegal operands `daddiu
$15,$13,(1ULL<<16)'

-- 
With respect,
Roman

Attachment: signature.asc
Description: PGP signature

Reply via email to