Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-alignment
Why are initializer lists not available when changing the allocator of std::vector?
Nov 19, 2016
c++
c++11
memory-alignment
initializer-list
eigen3
`std::alignment_of` versus `alignof`
Jun 30, 2022
c++
memory-alignment
c++17
alignof
Prohibit unaligned memory accesses on x86/x86_64
Oct 31, 2022
linux
debugging
x86
memory-alignment
Unaligned load versus unaligned store
Dec 01, 2020
c++
performance
x86
memory-alignment
avx
Fastest way to work with unaligned data on a word-aligned processor?
Aug 29, 2022
c
arm
memory-alignment
micro-optimization
cortex-m
Tell C++ that pointer data is 16 byte aligned
Sep 17, 2022
c++
gcc
sse
memory-alignment
Is it worth bothering to align AVX-256 memory stores?
Mar 16, 2022
performance
assembly
x86-64
memory-alignment
avx
intel
Java memory allocation alignment
Sep 17, 2022
java
memory-management
memory-alignment
Does the alignas specifier work with 'new'?
Nov 04, 2022
c++
c++11
new-operator
memory-alignment
How to solve the 32-byte-alignment issue for AVX load/store operations?
Jun 26, 2022
c++
sse
simd
memory-alignment
avx
__memcpy_sse2_unaligned - what does this mean in detail?
Mar 14, 2022
c
ocaml
memory-alignment
php-internals
Why double in C is 8 bytes aligned?
Sep 05, 2022
c
32bit-64bit
memory-alignment
Why does the x86-64 / AMD64 System V ABI mandate a 16 byte stack alignment?
Feb 20, 2022
assembly
x86-64
memory-alignment
stack-memory
abi
C undefined behavior. Strict aliasing rule, or incorrect alignment? [duplicate]
Apr 01, 2022
c
gcc
memory-alignment
strict-aliasing
How to trap unaligned memory access?
Sep 13, 2022
c
linux
arm
memory-alignment
Cross-platform ALIGN(x) macro?
Apr 13, 2022
visual-c++
g++
memory-alignment
Pointer to aligned memory
Aug 24, 2022
c++
c++11
memory-alignment
why is there no aligned calloc in C11
Feb 18, 2022
c
dynamic-memory-allocation
memory-alignment
c11
calloc
The future of C++ alignment: passing by value?
Sep 15, 2022
c++
c++11
memory-alignment
eigen
Why is the "alignment" the same on 32-bit and 64-bit systems?
Sep 28, 2022
c++
visual-c++
32bit-64bit
memory-alignment
abi
« Newer Entries
Older Entries »