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
Placement-new address alignment
Nov 11, 2022
c++
memory-management
undefined-behavior
memory-alignment
std::tuple memory alignment
Jul 03, 2022
c++
c++11
tuples
language-lawyer
memory-alignment
What are the differences between #pragma pack(push, n)/#pragma pack(pop) and __attribute__((__packed__, aligned(n) )) on GCC?
Mar 07, 2021
c++
c
gcc
memory-alignment
Compiler Warning when using Pointers to Packed Structure Members
Mar 02, 2022
c++
c
pointers
struct
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
« Newer Entries
Older Entries »