Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

ARM Assembly - What is happening in this code?

assembly arm

Is this inline asm correct for bitcasting int as float?

ARM assembly code and SVC numbering

assembly arm thumb

BSF Opcode is not working

How would I increment every byte in a register? (64 Bit, Linux, NASM)

What does the x86 line "imulq $44,(%rbx), %rax" do?

assembly x86 att

Translate a FOR to assembler

c assembly x86

Unexpected GCC inline ASM behaviour (clobbered variable overwritten)

Program Counter Overflow?

FASM - If file exists - Using GetFileAttributes - INVALID_FILE_ATTRIBUTES value?

How can I access the individual elements of an array in a loop?

assembly mips

How to get a pointer to a specific executable file's section of a program from within itself? (Maybe with libelf)

c linux assembly elf

difference between .text and .data

assembly x86 nasm

Most efficient way to convert vector of float to vector of uint32?

assembly floating-point sse

Linux assembly; bss section memory initialized to 0?

linux assembly nasm

Can constant non-invariant tsc change frequency across cpu states?

Store read only data mixing assembly and C++

c++ c assembly cross-platform

Google Benchmark Frameworks DoNotOptimize