Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Any preference to SHUFPD or PSHUFD for reversing two packed double in an XMM?

c assembly shuffle sse2

AVX feature detection using SIGILL versus CPU probing

c assembly avx

Initialize array to specific values in assembly (x86)

assembly x86 nasm

Assembly relocation truncated to fit

How to run assembly code. I have it in a text file but I don't know how to run it

assembly

Was there ever 8-bit memory addressing in the original 16-bit x86?

Which sequence of instructions has better performance for zeroing one register or another?

ASM 8086 : How is coding with multiple code segments different from coding with one code segment?

assembly executable x86-16

How to print a char on a specific location in graphics mode using 8086 assembly?

assembly x86-16 dosbox

Can kernel code make things read-only in a way that other kernel code can't undo?

What is .word, .data and .text in assembly?

assembly

When source registers in avx instruction can be reused

Why isn't _main always the first procedure?

c assembly compilation arm

using assembly code inside Objective c program (Xcode)

Debugging a user's crash from assembly

Assembly Jump/Branch/Lookup Tables instead of lots of cmp/je?

assembly x86 nasm intel x86-16

/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.a when searching for -lstdc++ /usr/bin/ld: cannot find -lstdc++