Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
Tools and Software
Software Tools
Jump...
Cancel
Software Tools
Arm Development Studio forum
The same instruction,realview compile correct, but arm-gcc compile get error!
Tools, Software and IDEs blog
Forums
Videos & Files
Help
Jump...
Cancel
New
Replies
2 replies
Subscribers
126 subscribers
Views
1469 views
Users
0 members are here
Related
The same instruction,realview compile correct, but arm-gcc compile get error!
Offline
Eric mao
over 7 years ago
Note: This was originally posted on 24th July 2012 at http://forums.arm.com
Hi all
The instruction VSUBL Q3.S16, D0.U8, D2.U8 compiler correctly use realview, but when use arm-gcc ,get error: "neonAsm.s:13: Error: inconsistent types in Neon instruction -- `vsubl Q3.S16,D0.U8,D2.U8' "
Offline
Peter Harris
over 7 years ago
Note: This was originally posted on 24th July 2012 at
http://forums.arm.com
The size specifier is attached to the instruction, not the register.
vsubl.u8 q3, d0, d2
Cancel
Up
0
Down
Reply
Cancel
Offline
Eric mao
over 7 years ago
Note: This was originally posted on 25th July 2012 at
http://forums.arm.com
Hi isogen74
Thank you for reply. The problem is solved when use the instruction as you say! I used to use the datasize just after the instruction, but i see the openmax's assembly file use the datasize after register.
Cancel
Up
0
Down
Reply
Cancel
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Answered
Extended asm alternative for Arm Compiler 5 (memory barriers)
+1
Memory Management Unit (MMU)
Arm Assembly Language (ASM)
Arm Compiler 5
2200
views
1
reply
Latest
1 month ago
by
Ronan Synnott
Answered
Use Arm DS5 streamline performance analyzer on TX2
+1
2989
views
9
replies
Latest
1 month ago
by
ShirB
Answered
Problem with arm_cmplx_mag_f32()
+1
2514
views
2
replies
Latest
2 months ago
by
Vishal_Patel
Answered
Can anyone please help me on how evalution development studio 2020.1 work s and which compiler is needed and how it can be setup?
+1
2246
views
3
replies
Latest
2 months ago
by
Ronan Synnott
Answered
Can anyone tell me the difference between DSTREAM and DSTREAM-ST?
+1
2375
views
2
replies
Latest
2 months ago
by
Xiang
<
>
View all questions in Arm Development Studio forum