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
G++ SSE memory alignment on the stack
Oct 04, 2022
c++
assembly
memory-management
alignment
sse
If statement appears to be evaluating even when condition evaluates to false
Nov 04, 2022
c#
.net
assembly
x86
.net-assembly
Structured Exception Handler and Delphi
Nov 10, 2022
delphi
exception-handling
assembly
seh
Difference between an instruction and a micro-op
Sep 16, 2022
assembly
terminology
instructions
machine-instruction
Are Bytecode and Assembly Language the same thing?
Oct 14, 2022
assembly
virtual-machine
bytecode
cil
machine-code
How does the CPU distinguish 'CALL rel16' (E8 cw) and 'CALL rel32' (E8 cd)?
Jan 24, 2020
assembly
x86
instruction-set
MIPS assembly: how to declare integer values in the .data section?
Aug 09, 2022
assembly
mips
On multicore x86 systems, are mutexes implemented using a LOCK'd instruction?
Sep 24, 2022
assembly
x86
What can a compiler do with branching information?
Apr 17, 2022
optimization
assembly
compiler-construction
branch-prediction
x86
how does c compiler handle unsigned and signed integer? Why the assembly code for unsigned and signed arithmetic operation are the same?
Jan 14, 2020
c
assembly
Assembly language : try to understand a small function
Feb 12, 2022
assembly
arm
Can't link assembly file in Mac OS X using ld
Aug 05, 2022
macos
assembly
nasm
ld
object-files
Understanding Base Pointer and Stack Pointers: In Context with gcc Output
Apr 02, 2022
c
gcc
assembly
gnu-assembler
Identifying signed and unsigned values in assembly
Oct 26, 2022
assembly
x86
reverse-engineering
Error: selected processor does not support ARM mode `wfi'
Jan 04, 2021
c
assembly
embedded
arm
stm32
What values can the carry flag hold, and how to check its status in x86 assembly?
Oct 15, 2022
assembly
x86
nasm
Get Assembly code after every optimization GCC makes?
Sep 28, 2022
c
optimization
gcc
assembly
compiler-construction
x86 cmpl and jne
Mar 30, 2019
assembly
x86
att
Intel x86-64 XSAVE/XRSTOR
Nov 04, 2022
assembly
x86-64
Using xa65 assembler to create Commodore 64 .prg
Mar 05, 2022
assembly
c64
commodore
6510
« Newer Entries
Older Entries »