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 assembly
What is an efficent way to compute floor(log(m / n)), where m and n are integers?
Apr 03, 2022
c
assembly
optimization
micro-optimization
documentation of gnu assembler directives
Apr 04, 2019
gcc
assembly
mips
directive
gnu-assembler
How to read local variables with gdb?
Sep 23, 2022
c
assembly
gdb
How to use GCC to compile C code to 8088 Assembly?
Aug 25, 2022
c
gcc
compiler-construction
assembly
GCC x86-64 Suboptimal Assembly Output, why?
Aug 28, 2020
c
gcc
assembly
x86-64
How do I write all of this in assembly
Aug 29, 2022
c
linux
gcc
assembly
x86
Why gcc does so when creating assembler code?
Feb 23, 2021
gcc
assembly
Which registers are safe to use in a function (x86)
Jun 24, 2020
assembly
x86
abi
Floating Point Exception when dividing in x86 nasm
Oct 26, 2021
linux
assembly
x86
nasm
Why is my compiler reserving more space than required for a function stack frame?
Apr 21, 2022
assembly
stack
Use ld on 64-bit platform to generate 32-bit executable
Jan 06, 2022
assembly
x86
x86-64
ld
Can I change the Global Offset Table/GOT or Procedural Linkage Table/PLT programmatically?
Sep 26, 2022
c
gcc
assembly
ld
elf
Is it legal to begin an x64 function with a single-byte instruction?
Mar 04, 2022
windows
assembly
x86-64
Fully utilizing pipelines on kaby lake
Nov 16, 2022
performance
assembly
x86-64
micro-optimization
avx2
Division of two numbers in NASM [duplicate]
Nov 01, 2022
assembly
x86
nasm
integer-division
Does a series of x86 call/ret instructions form a dependent chain?
Apr 19, 2022
performance
assembly
x86
relocation R_X86_64_32 against `.data' can not be used when making a shared object;
Nov 05, 2021
c
assembly
ld
Is there a difference in intended meaning between .s (lower-case) and .S (upper-case) assembly files?
May 07, 2022
gcc
assembly
c-preprocessor
Provide an example of querying Intel CPU capabilities using Rust's inline assembly
Jun 10, 2020
assembly
x86
rust
inline-assembly
What's the difference between the x86-64 AT&T instructions movq and movabsq?
Sep 24, 2022
assembly
x86-64
att
immediate-operand
« Newer Entries
Older Entries »