Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cpu-architecture

Is there any architecture that uses the same register space for scalar integer and floating point operations?

P6 Architecture - Register renaming aside, does the limited user registers result in more ops spent spilling/loading?

Software initialization code at 0xFFFFFFF0H

Is CPU speed limited by the speed of fetching instructions from memory?

superscalar and VLIW

How do I determine the architecture of an executable binary on Windows 10

What exactly is an interrupt?

Is Intel QuickPath Interconnect (QPI) used by processors to access memory?

Why is the branch delay slot deprecated or obsolete?

cpu cpu-architecture riscv

How to determine binary image architecture at runtime?

What part (specifically) of a native executable makes it non-portable?

Is Zero Register 'zr' in aarch64 essentially ground?

L2 instruction fetch misses much higher than L1 instruction fetch misses

Encouraging the CPU to perform out of order execution for a Meltdown test

After update to Xcode 6 : Undefined symbols for architecture armv7: "___gnu_f2h_ieee"

What kind of stack unwinding libraries do exist and what's the difference? [closed]

x86 segment descriptor layout - why is it weird?

Do FP and integer division compete for the same throughput resources on x86 CPUs?

Impacts of CPU cache on speed

Why does ARM say that "A link register supports fast leaf function calls"