StackOverflow Questions for Tag: neon

Aki Suihkonen
Aki Suihkonen

Reputation: 20037

Preventing Arm Neon d8-d15 spilling in a function

Score: 1

Views: 66

Answers: 0

Read More
Bogi
Bogi

Reputation: 2618

Outer-loop vectorization with SSE and NEON

Score: 2

Views: 188

Answers: 1

Read More
Ifier
Ifier

Reputation: 573

Reducing NEON vector with variable amounts of bits in each element into a single 32-bit value (concatenate variable-length bitfields)

Score: 1

Views: 153

Answers: 1

Read More
ImJustACowLol
ImJustACowLol

Reputation: 951

ARM64 ASIMD intrinsic to load uint8_t* into uint16x8(x3)?

Score: 2

Views: 298

Answers: 1

Read More
fabian
fabian

Reputation: 1881

How to use float16 neon intrinsics on Android?

Score: 3

Views: 252

Answers: 1

Read More
xxxLD
xxxLD

Reputation: 21

what's the difference between the vrnd32x and vrndx?

Score: 0

Views: 29

Answers: 1

Read More
zuguorui
zuguorui

Reputation: 55

How to convert 8-bit YUV420 image to RGB with Neon?

Score: 2

Views: 537

Answers: 2

Read More
Jan Schultke
Jan Schultke

Reputation: 39879

How do you compute the bitwise exclusive prefix parity on ARM Neon?

Score: 2

Views: 139

Answers: 1

Read More
gaoshuzhendanteb
gaoshuzhendanteb

Reputation: 1

Does vfmaq_f32 really have higher running accuracy?

Score: 0

Views: 118

Answers: 1

Read More
Philipp Gühring
Philipp Gühring

Reputation: 147

How can I do efficiently bitwise majority voting on 3, 5, 7, 9 inputs with SSE/SSE2/AVX/...?

Score: 4

Views: 699

Answers: 4

Read More
John Källén
John Källén

Reputation: 7973

Do AArch64 SIMD instructions zero/sign extend results?

Score: 1

Views: 265

Answers: 1

Read More
Frank Ngwee
Frank Ngwee

Reputation: 1

difference between vmovq_n_f32() and vdupq_n_f32()

Score: 0

Views: 342

Answers: 1

Read More
Stephane
Stephane

Reputation: 419

Optimize simd instructions (mov) for arm64 to pack alternating bytes into contiguous bytes (hex to uint64_t)

Score: 2

Views: 272

Answers: 1

Read More
hstk
hstk

Reputation: 169

How to init neon data type correctly in big endian

Score: 1

Views: 70

Answers: 0

Read More
sourabh jaiswal
sourabh jaiswal

Reputation: 1382

fast bit-matrix (64x64) transpose algorithm using SIMD (ARM)

Score: 5

Views: 1880

Answers: 4

Read More
Raed Mughaus
Raed Mughaus

Reputation: 1355

error: use of undeclared identifier 'vmaxq_f16'

Score: 0

Views: 1576

Answers: 2

Read More
Emman Sun
Emman Sun

Reputation: 405

How to load global data to NEON registers more efficiently in Go's Assembler?

Score: 3

Views: 102

Answers: 1

Read More
user3616359
user3616359

Reputation: 399

Are there are ARM NEON instructions for signed right-shift that round toward zero?

Score: 1

Views: 667

Answers: 2

Read More
gaoshuzhendanteb
gaoshuzhendanteb

Reputation: 11

What is the difference between vfmaq_f32 and vmlaq_f32 in the neon instruction set, and the difference in running speed and accuracy

Score: -1

Views: 635

Answers: 1

Read More
Ralf
Ralf

Reputation: 1295

sse/avx equivalent for neon vuzp

Score: 8

Views: 2233

Answers: 2

Read More
PreviousPage 3Next