List Question
20 TechQA 2024-03-31T21:14:43.773000How to call a C language function from x86 assembly code?
132 views
Asked by shizhanx
the difference between two style of inline ASM
42 views
Asked by Young Warrixy
Understanding the differences between mov and lea instructions in x86 assembly
105 views
Asked by Alfa Hores
ARM Assembly code is not executing in Vitis IDE
31 views
Asked by Angelina
x86 - compare numbers and push the result onto the stack
21 views
Asked by kamkow1
Seeking for the the method for adding the DL (data register) value to DX register
43 views
Asked by memobang
link.exe unresolved external symbol _mainCRTStartup
66 views
Asked by marcthird
x86 Wrote a boot loader that prints a message to the screen but the characters are completely different to what I expected
35 views
Asked by Alonso Fernández
How does CPU tell between MMIO(Memory Mapped IO) and normal memory access in x86 architecture
45 views
Asked by QZero
Why do register arg values need to be re-assigned in NASM after an int 0x80 system call?
34 views
Asked by Jake StBu
Why does LLVM-MCA measure an execution stall?
42 views
Asked by fabian
Why does shr eax, 32 not do anything?
39 views
Asked by user23856009
Evaluating this in Assembly (A % B) % (C % D)
45 views
Asked by Kapil Jadeja
Understanding throughput of simd sum implementation x86
62 views
Asked by Unlikus
Making portable execution errors
84 views
Asked by Dmitriy Parkhomenko
Purpose of stack register(s) in holding 0x7c00
40 views
Asked by memobang
gdb: incorrect exit code
40 views
Asked by user16713791
Behavior of the adress 0x7e00 in different sectors and their alternatives
19 views
Asked by memobang
How esp used to reach function Arguments
38 views
Asked by learn99
how to get rid of TASM warning Operand size conflict
51 views
Asked by pts