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
Compile error: relocation R_X86_64_PC32 against undefined symbol [duplicate]
Jun 29, 2021
assembly
x86-64
nasm
dynamic-linking
relocation
What does the exclamation mark mean in the end of an A64 instruction?
Dec 16, 2021
assembly
arm
stack
arm64
addressing-mode
Why does ARM use two instructions to mask a value?
Apr 29, 2022
c++
gcc
assembly
arm
Can someone explain this directly assembled x86 JMP opcode?
Aug 17, 2022
assembly
x86
gnu
opcode
protected-mode
how do procedure calls work in assembler?
Sep 25, 2022
assembly
x86
call
function-calls
Is it possible to call Windows libraries that will live on the hard disk from a program that lives in the BIOS?
Sep 18, 2020
assembly
bios
Threaded execution speed of LOCK CMPXCHG
Jan 27, 2021
assembly
locking
x86
performance
parallel-processing
Equivalent of 'int 3' on ARM/iOS processors [duplicate]
May 01, 2017
iphone
debugging
assembly
64 bit assembly, when to use smaller size registers
Sep 09, 2022
assembly
64-bit
x86-64
nasm
cpu-registers
Preserving sreg in AVR interrupts
Oct 30, 2022
assembly
arduino
avr
atmel
How can eax store return value of which size is bigger than 4 bytes?
Oct 25, 2022
assembly
return-value
cpu-registers
Getting function arguments using kprobes
Mar 18, 2022
linux
debugging
assembly
kernel
Why does iret from a page fault handler generate interrupt 13 (general protection fault) and error code 0x18?
Jul 29, 2018
assembly
x86
kernel
MIPS - Storing ints In Array From User Input
Feb 24, 2022
assembly
mips
What is the purpose of the PowerPC instruction `bcctr`?
Mar 22, 2022
assembly
powerpc
Assembly: why some x86 opcodes are invalid in x64?
Jun 25, 2018
assembly
x86
x86-64
cpu-architecture
opcode
What does this x86 assembly instruction do (addsd xmm0, ds:__xmm@41f00000000000000000000000000000[edx*8])?
Nov 05, 2022
assembly
x86
sse
Which part of this C code is missing or needs to be altered?
Aug 02, 2019
c
assembly
switch-statement
Does each PUSH instruction push a multiple of 8 bytes on x64?
Mar 30, 2022
assembly
x86-64
calling-convention
Why doesn't the JVM emit prefetch instructions on Windows x86
May 15, 2022
java
assembly
x86
jvm
jvm-hotspot
« Newer Entries
Older Entries »