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
How is concurrency done in Intel x86 assembly?
Aug 09, 2019
assembly
concurrency
intel
What is the fastest way to test if a double number is integer (in modern intel X86 processors)
Jul 23, 2018
c
optimization
assembly
x86
sse
Instruction decoding when instructions are length-variable
Nov 16, 2022
assembly
cpu-architecture
microprocessors
I want to create a simple assembler in C. Where should I begin? [duplicate]
Aug 09, 2020
c
assembly
x86
x86-64
low-level
Plain C++ Code 10 times faster than inline assembler. Why?
Feb 27, 2022
c++
performance
assembly
What are the exhaustion characteristics of RDRAND on Ivy Bridge?
Aug 29, 2022
assembly
x86
x86-64
intel
rdrand
How can I create a sleep function in 16bit MASM Assembly x86?
Oct 10, 2022
windows
assembly
sleep
dos
x86-16
How to check if a signed integer is neg or pos?
Sep 22, 2022
assembly
x86
x64 instruction encoding and the ModRM byte
Apr 14, 2022
assembly
x86
x86-64
machine-code
opcode
How to single step ARM assembly in GDB on QEMU?
Aug 31, 2022
linux
assembly
gdb
arm
qemu
What gets compared to what in the cmovl opcode?
Nov 05, 2022
assembly
compare
Simplest way to remove something from the FPU stack
Nov 04, 2022
assembly
x86
x87
What is argument push order
Oct 31, 2022
assembly
push
arguments
What is pipelining? how does it increase the speed of execution?
Jan 05, 2021
architecture
assembly
arm
pipelining
C++ CodeBlocks disassembly; Way too much code?
Dec 23, 2019
c++
assembly
x86
How to install and use GAS (GNU Compiler) on Linux?
Oct 18, 2022
linux
ubuntu
assembly
gnu-assembler
Why is (or isn't?) SFENCE + LFENCE equivalent to MFENCE?
Oct 16, 2022
assembly
x86
x86-64
memory-barriers
memory-fences
C to assembly call convention 32bit vs 64bit
Aug 10, 2022
c
linux
assembly
x86
x86-64
intel
Not sure why we add the registers %rdx and %rax when the assembly code has been using %eax and %edx
Oct 27, 2022
assembly
x86
What's the low-level difference between a pointer an a reference?
Oct 19, 2022
c++
pointers
assembly
reference
« Newer Entries
Older Entries »