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 faster: JMP or string of NOPs?
Apr 02, 2022
assembly
opcode
What exactly does <puts@plt> mean?
Sep 05, 2022
c
assembly
call
Could someone please explain what this inline #define assembly is doing?
Mar 22, 2022
gcc
assembly
x86
turbo-c
carryflag
How to write multiline inline assembly code in GCC C++?
Oct 28, 2022
gcc
assembly
inline-assembly
Self modifying code always segmentation faults on Linux
Mar 10, 2014
linux
assembly
self-modifying
x86
Why is this SIMD multiplication not faster than non-SIMD multiplication?
Oct 17, 2022
c++
performance
assembly
x86
simd
error LNK2001: unresolved external symbol _MessageBox
Jan 27, 2019
winapi
assembly
masm
masm32
Displaying each assembly instruction executed in gdb
Sep 02, 2019
debugging
assembly
gdb
freebsd
Does a compiler always produce an assembly code?
Oct 29, 2022
gcc
assembly
compiler-construction
Is it possible to access the overflow flag register in a CPU with C++?
Nov 07, 2022
c++
assembly
flags
integer-overflow
What is the ".s" suffix in x86 instructions?
Nov 07, 2022
assembly
x86
x86-64
att
Calling a non-exported function in a DLL
Apr 24, 2014
c++
dll
assembly
function
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
« Newer Entries
Older Entries »