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
Why are global variables in x86-64 accessed relative to the instruction pointer?
Oct 31, 2022
c
assembly
compiler-construction
x86-64
I don't understand why compiler is giving me error with this code
Nov 04, 2022
c
linux
gcc
clang
x86-64
Why is this inline assembly not working with a separate asm volatile statement for each instruction?
Nov 05, 2022
c
linux
gcc
assembly
x86-64
Is mov %esi, %esi a no-op or not on x86-64?
Nov 08, 2022
assembly
linux-kernel
x86-64
Invalid register eip?
Aug 18, 2021
gdb
x86-64
disassembly
eip
Why is different go-assembler code generated in this case?
Mar 10, 2022
go
assembly
x86-64
Perf startup overhead: Why does a simple static executable which performs MOV + SYS_exit have so many stalled cycles (and instructions)?
Jan 26, 2021
linux
performance
assembly
x86-64
perf
Effectiveness of unique_ptr
Aug 23, 2022
c++
x86-64
compiler-optimization
unique-ptr
Building a Control-flow Graph using results from Objdump
Oct 05, 2021
c
assembly
x86-64
objdump
control-flow-graph
Speed up x64 assembler ADD loop
Sep 14, 2022
optimization
assembly
x86-64
bignum
arbitrary-precision
How much does function alignment actually matter on modern processors?
Feb 03, 2022
performance
assembly
alignment
x86-64
Why does Math.Exp give different results between 32-bit and 64-bit, with same input, same hardware
Oct 09, 2017
c#
.net
math
32bit-64bit
x86-64
ASM call conventions
Jun 25, 2022
c
assembly
linux-kernel
x86
x86-64
How can I create a parallel stack and run a coroutine on it?
Oct 13, 2022
c
assembly
stack
x86-64
coroutine
32-bit pointers with the x86-64 ISA: why not?
Oct 26, 2022
performance
pointers
x86-64
32bit-64bit
abi
Why doesn't time() from time.h have a syscall to sys_time?
Jun 30, 2021
linux
gcc
assembly
x86-64
glibc
Is it possible to know the address of a cache miss?
Apr 22, 2022
caching
x86-64
processor
How to convert 32-bit compiled binary to 64-bit [closed]
Apr 21, 2022
c++
assembly
x86-64
32bit-64bit
decompiler
How can I write a "Hello World" app in assembly language? [duplicate]
Nov 14, 2022
assembly
x86
x86-64
Load from a 64-bit address into other register than rax
Sep 23, 2022
assembly
x86-64
« Newer Entries
Older Entries »