Search code examples
Why does AMD processor use sub instruction instead of xor to verify the stack canary?...


assemblygccx86xoramd-processor

Read More
Why did bootsect move itself to 0x90000 in linux(x86)?...


linuxlinux-kernelx86

Read More
What is wrong with my derivation of this carry flag result for SUB?...


assemblyx86integer-arithmeticcarryflageflags

Read More
How to draw a pixel on the screen in protected mode in x86 assembly?...


memoryvideoassemblyx86pixel

Read More
LD errors while linking 16-bit real mode code into a Multiboot compliant ELF executable...


assemblyx86nasmldosdev

Read More
Problem with assembly statements in gcc...


cassemblygccx86inline-assembly

Read More
Use _mm_pause() or _tpause() for busy-spin loop?...


c++performanceoptimizationx86

Read More
Printing out a number in assembly language?...


assemblyx86real-mode

Read More
Failed to compile the exact assembly listing generated by the compiler...


windowsvisual-c++x86masmcl

Read More
Why is my %xmm3 register using the first argument in vbroadcastsd and not the fourth?...


assemblyx86vectorizationsimd

Read More
LNK2019 unresolved external symbol in function defined in static library...


cwindowsx86drivercl

Read More
How to disable L3 cache prefetcher on Intel Xeon Scalable Processor?...


x86intelcpu-cacheprefetchmsr

Read More
Can Solaris x86 run old applications that were compiled for Solaris Sparc?...


x86emulationsolarisendiannesssparc

Read More
Is performance reduced when executing loops whose uop count is not a multiple of processor width?...


performanceassemblyx86cpu-architecturemicro-optimization

Read More
(mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))...


pythonmacosx86importerrorapple-silicon

Read More
Ubuntu freezes completely on executing this inline asm...


cx86kernel-moduleinline-assembly

Read More
Why does operand 1 in a modr/m byte change depending on the decoding mode...


assemblyx86x86-6464-bitinstruction-encoding

Read More
external assembly file in visual studio...


visual-studioassemblyx86x86-64masm

Read More
Understanding the flow of the kernel upon receiving a SIGSEGV for null-dereference...


clinux-kernelx86segmentation-fault

Read More
gnu inline assembly constraint `i` for memory address...


assemblygcclinux-kernelx86inline-assembly

Read More
How to prepare stack pointer for bare metal Rust?...


assemblyrustx86bootloaderstack-pointer

Read More
Push XMM register to the stack...


assemblyx86simdsse

Read More
REX encoding for instructions with the VEX prefix...


x86x86-6464-bitnasm

Read More
What are the Absolute Far Jump Operands in X86...


assemblyx86machine-instruction

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


c++assemblyx86x86-64gnu-assembler

Read More
How to write self-modifying code in x86 assembly...


assemblyx86jitvm-implementationself-modifying

Read More
How to use LEA in 80x86 assembly?...


assemblyx86

Read More
IA-32 assembly divison...


assemblyx86intelinteger-divisionsign-extension

Read More
What happens with the store "that lost race" to shared memory in x86 TSO memory model?...


x86cpucpu-architecturememory-modelmesi

Read More
Pipeline on Registers calculation...


c++assemblyx86cpu-architecture

Read More
BackNext