Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Explanation of assembly code

Why dependency in a loop iteration can't be executed together with the previous one

Is pipelining/OoOE available on modern x86 processors when running in real mode?

How can I set the default build target to x86 for all projects, in Visual Studio 2008?

How to make strcmp to return 0 in assembly

c assembly x86 strcmp

Inconsistent operand constraints in an 'asm'

Why does my bootloader not load a byte from memory correctly?

What is the method for counting how many bytes your program will be, reading from 32 bit x86 assembly code

x86 MASM Assembly - Empty Variable that Holds a String

assembly x86 masm

Invalid results querying my system’s cache information with GetLogicalProcessorInformation()

Can the x87 perform exact division on UNsigned QUADword integers?

How does CPU addressing the next instruction immediately after switching into protection mode?

How to convert IA32 'cmp' instruction to Y86?

assembly x86 cmp y86

Apache24-x86-VC9 with mod_wsgi says, "AH00419: master_main: create child process failed. Exiting." and won't start

Is it possible to mark a function to not be optimized out?

c++ gcc visual-c++ x86 clang

Why bootloaders for x86 use 16bit code first?

Segfault when trying to use external functions in assembly [duplicate]

Do Cache, Store Buffer and BIU/WCB have separate physical buffers in CPU for each, or a single for all?

caching memory x86 driver intel