freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] FT_New_Memory_Face: get error code 2 on arm


From: duhuanpeng
Subject: Re: [ft-devel] FT_New_Memory_Face: get error code 2 on arm
Date: Thu, 15 Mar 2018 11:48:27 +0800

Hi, Please check my previously email carefully.

And you addw produce a grammar error.
add.w is not supported.

"aplusb.s" 41L, 1076C written                                                   
   
address@hidden:~/asm$ armcc aplusb.s 
"aplusb.s", line 13: Error: A1617E: Specified width is not supported by the 
current instruction set
   13 00000006  add.w r0, r0, #0x8000
"aplusb.s", line 14: Error: A1854E: Unknown opcode 'addw', maybe wrong target 
CPU?
   14 0000000a  addw r0, r0, #0x8000
"aplusb.s", line 35: Error: A1312E: Assertion failed
   35 00000004         ASSERT {INTER} = {TRUE}
3 Errors, 0 Warnings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]