Search code examples
Intel vs AMD gather AVX performance...


performancex86cpu-architectureavx2amd-processor

Read More
Efficiently dividing a double by a power of 2...


c++cx86

Read More
Aspnet_regiis in Framework64 folder for a 32 bit web app...


iisx86aspnet-regiis.exe

Read More
I'm having trouble finding my error on my Quadratic Formula Assembly Program (HLA)...


assemblyx86x87hla

Read More
undefined reference to `WinMain@16' collect2.exe: error: ld returned 1 exit status...


ceclipsex86mingwwinmain

Read More
How to get efficient floating point maximum in Rust...


performancerustx86

Read More
Assembly addition program...


assemblyx86

Read More
Is it possible to multiply by an immediate with mul in x86 Assembly?...


assemblyx86dosmultiplicationimmediate-operand

Read More
NASM x86 using of nonexisting segment register 7...


assemblyx86nasm

Read More
How can x86 bsr/bsf have fixed latency, not data dependent? Doesn't it loop over bits like the p...


performanceassemblyx86intelcpu-architecture

Read More
Extracting opcodes from arm64 (ARMv8.5-A) instructions...


x86arm64disassemblymachine-codeopcode

Read More
NASM says "Invalid combination of opcode and operands" for MUL with two operands...


assemblyx86nasmopcodeoperands

Read More
Playing sound with the PC Speaker in x86 Assembly...


assemblyaudiox86operating-system

Read More
Reading integers > 9 in x86 assembly...


assemblyx86dosreal-mode

Read More
How to determine which x86 memory operand width and type is used from an asm listing?...


c++assemblyx86x86-64gnu-assembler

Read More
Is it possible to swap the most significant bit and the least significant bit of a register in x86 a...


assemblyx86

Read More
Display value found at given address gdb...


clinuxassemblygdbx86

Read More
Problem with AVX-512 code optimization (NASM)...


assemblyx86cpu-registersavx512

Read More
In x86 Assembly, why does DIV throw an exception when the numerator comes from RDRAND?...


cassemblyx86inlinerdrand

Read More
AVX512 perform AND of 512bits of 8-bit chars...


c++x86bitwise-operatorsintrinsicsavx512

Read More
MOVZX in Assembly (NASM) - how does it pick a source size when none is specified and the destination...


assemblyx86nasmmovzero-extension

Read More
Why doesn't MOVZX work when operands have the same size?...


assemblyx86masminstruction-setmov

Read More
Dollar Value Menu Assembly Program (HLA)...


assemblyx86hexhla

Read More
Is there anything more I need to do before using SSE instructions?...


assemblyx86simdsseavx

Read More
Fast pseudo random number generator for procedural content...


c++x86random

Read More
Can std::sort, std::accumulate, std::memcpy be vectorized because of -mavx / -mavx2 flag?...


c++x86vectorizationavxavx2

Read More
Is there any restriction on the maximum limit in usage of stack size?...


assemblyx86

Read More
Use of x86 VIF and VIP flags?...


x86emulationinterruptx86-16

Read More
CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?...


assemblyx86x86-64cpuidmsr

Read More
How to run a program without an operating system?...


assemblyx86operating-systembootloaderosdev

Read More
BackNext