Search code examples
long double (GCC specific) and __float128...


gccx86long-doubleextended-precisionquadruple-precision

Read More
How stable is TSC (TimeStamp Counter) from user space for Intel x86-64 CPUs in 2020?...


linuxx86timestamprdtscuserspace

Read More
Relation between Avx512_fp16 and Avx512bw (on non-Intel machines)...


x86avx512

Read More
Performance implications of long double. Why does C choose 64-bits instead of the hardware's 80-...


performancevisual-c++x86floating-pointlong-double

Read More
AVX 512 intrinsics to add 512 bits of 128 bit elements...


optimizationx86intelsimdavx512

Read More
Assembly/gdb: add behavior...


assemblyx86gdbaddition

Read More
Why does my conversion from LBA to CHS not work?...


assemblyx86kernelbootloaderbios

Read More
Why does my data section appear twice in the compiled binary? Ubuntu, x86, nasm, gdb, readelf...


assemblyx86gdbnasmshellcode

Read More
Referencing the contents of a memory location. (x86 addressing modes)...


assemblyx86masmaddressing-mode

Read More
System.BadImageFormatException: Could not load file or assembly (from installutil.exe)...


.netwindows-servicesx8664-bitx86-64

Read More
How to detect if a binary number has a 0 in Decimal...


assemblyx86binarynasm

Read More
What is the result of this Assembly program?...


assemblyx86

Read More
Assembly ADC (Add with carry) to C++...


c++assemblyx86bigintcarryflag

Read More
Instruction FYL2XP1...


assemblyx86floating-pointinstructionsx87

Read More
How are x86 instructions stored in memory?...


x86machine-code

Read More
Codemirror x86 assembly (Intel) syntax...


assemblyx86codemirror

Read More
How can I determine if a .NET assembly was built for x86 or x64?...


.netassembliesx8664-bitx86-64

Read More
How does an assembler find the offset of a label without knowing the value of the segment register?...


assemblyx86nasmbootloadermemory-segmentation

Read More
What happens with the Frame Pointer in the Stack, if the Stack Pointer enters a second, nested funct...


pointersassemblyx86stack

Read More
Which is a better write barrier on x86: lock+addl or xchgl?...


assemblyx86memory-barriers

Read More
GDB not setting breakpoint on desired line...


cdebuggingx86gdbbreakpoints

Read More
InterlockedDecrement uses XADD but InterlockedIncrement uses INC?...


c++windowsx86atomicinterlocked

Read More
What does JS do in Assembly x86?...


assemblyx86att

Read More
Why does loading EAX from a byte array not compare equal to the literal I expected?...


arraysassemblyx86nasm

Read More
How to draw to screen in x86 Assembly?...


assemblyx86bootloaderlow-level

Read More
How can I override a system call table entry with my own function?...


csecuritylinux-kernelx86system-calls

Read More
x86 instructions, interpretation by stack pointer...


x86stackopcode

Read More
x86 opcodes for the xor instruction, cannot find detail required in manuals...


x86xoropcode

Read More
Label or instruction expected at start of line while using NASM...


assemblyx86nasmidentifierreserved-words

Read More
how does the accessed bit microcode assist work?...


x86cpucpu-architecturepage-tablesmicro-architecture

Read More
BackNext