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 x86-64
Got "Access is denied" when I tried to install 64-bit mongodb in Windows server 2008
Aug 02, 2018
mongodb
x86-64
windows-server-2008-r2
Count each bit-position separately over many 64-bit bitmasks, with AVX but not AVX2
Oct 31, 2022
c
optimization
x86
x86-64
simd
Why does loop alignment on 32 byte make code faster?
Mar 15, 2022
performance
gcc
clang
x86-64
benchmarking
Handling calls to (potentially) far away ahead-of-time compiled functions from JITed code
Jan 25, 2022
assembly
rust
compiler-construction
x86-64
jit
64-bit registers under 32-bit windows
Oct 19, 2018
assembly
x86
x86-64
How to read input from STDIN in x86_64 assembly?
Sep 19, 2022
assembly
stdin
x86-64
GCC 4.4: Avoid range check on switch/case statement in gcc?
Aug 01, 2022
c
assembly
switch-statement
x86-64
gcc4.4
intel
Why is typeA == typeB slower than typeA == typeof(TypeB)?
Sep 19, 2022
c#
.net
assembly
x86-64
Running 32 bit assembly code on a 64 bit Linux & 64 bit Processor : Explain the anomaly
Sep 19, 2022
linux
assembly
gdb
x86
x86-64
Why are the system call numbers different in amd64 linux?
Sep 19, 2022
linux
naming-conventions
x86-64
system-calls
What is the difference between assembly on mac and assembly on linux?
Nov 06, 2022
macos
gcc
assembly
x86
x86-64
How do RIP-relative variable references like "[RIP + _a]" in x86-64 GAS Intel-syntax work?
Feb 08, 2022
assembly
x86-64
gnu-assembler
addressing-mode
relative-addressing
Reading and writing to x86 and x64 registry keys from the same application
Aug 31, 2019
c#
.net
registry
x86-64
what does the cmpq instruction do?
Oct 16, 2022
assembly
x86
x86-64
How do I interpet this x86_64 assembly opcode?
Sep 18, 2022
assembly
x86-64
Which inline assembly code is correct for rdtscp?
Jun 17, 2022
gcc
assembly
x86-64
inline-assembly
Compilers: Understanding assembly code generated from small programs
Aug 19, 2022
c
linux
gcc
x86-64
disassembly
What does clang's `-Ofast` option do in practical terms especially for any differences from gcc?
Aug 31, 2022
c++
floating-point
clang
x86-64
compiler-optimization
intel
Why is `std::copy` 5x (!) slower than `memcpy` for reading one int from a char buffer, in my test program?
Sep 18, 2022
c++
performance
x86-64
benchmarking
compiler-optimization
Why does MSVC emit a useless MOVSX before performing this Bit Test?
Mar 30, 2018
c++
visual-studio
assembly
x86
x86-64
« Newer Entries
Older Entries »