Search code examples
is the address bus indicate the size of the address in ram?...


memorycpu-architecture

Read More
What registers are considered "address registers" in Assembly?...


assemblyx86cpu-architectureterminologycpu-registers

Read More
Problem with the information displayed by the cpuid command...


cachingx86cpu-architecturecpu-cachecpuid

Read More
The stage in which the data for the instruction is fetched from memory or cache...


cpucpu-architecture

Read More
C microbenchmark 'bug' when measuring store latency...


cperformanceassemblyx86cpu-architecture

Read More
Why is the controller latency not accounted for in this question?...


assemblyarmcpu-architecture

Read More
Is it possible to implement pipelining in a accumulator based machine/ISA?...


assemblypipelinecpu-architectureaccumulator

Read More
Buffer Overflow - Format String Vulnerability and Exploit...


gdbcpu-architecturebuffer-overflowsecurity

Read More
On a multiple issue CPU example in the textbook, why does the instruction after the branch instructi...


cpu-architecturebranch-prediction

Read More
How many bits are required to store MARIE's instruction set?...


assemblycomputer-sciencecpu-architecturemachine-codemarie

Read More
Endianness when it comes to widening/narrowing data...


mipscpucpu-architectureendianness

Read More
Can I disable/turn off general protection exception when an address is not in canonical form?...


pointersassemblyx86-64cpu-architecturecanonical-form

Read More
Why data is fetched from main memory in Write Allocate cache policy...


cpu-architecturecpu-cache

Read More
C# How volatile and interlocked affect cpu cache...


c#clratomiccpu-architecturecoreclr

Read More
Vectors, gather/scatter and sparse arrays...


gpuvectorizationsparse-matrixcpu-architecturegpgpu

Read More
Determine Windows as 32- or 64bit...


x8664-bitautoitcpu-architecture

Read More
Is time cost of integer multiplication the same as any binary operation on ARM or Intel processors?...


performanceassemblyarmintelcpu-architecture

Read More
What must I do to fix the "mismatch between processor architecture" of my projects?...


uwpwindows-store-appsvisual-studio-2019cpu-architectureconfigurationmanager

Read More
Is it useful to have 32 floating-point scalar registers?...


floating-pointcpu-architecturecpu-registersinstruction-set

Read More
To What Should I Change the Targeted Processor Architecture of my Project?...


windowsuwpvisual-studio-2019cpu-architectureconfigurationmanager

Read More
Does it cost significant resources for a modern CPU to keep flags updated?...


performanceassemblycpu-architecturemicro-optimizationeflags

Read More
System Verilog Loops...


verilogsystem-verilogcpu-architecturehdlyosys

Read More
Assembler : why BCD exists?...


assemblyx86cpu-architecturedataformatbcd

Read More
How branch predictor and branch target buffer co-exist?...


cpucpu-architecturebranch-prediction

Read More
Is PUSH instruction in assembly language a zero address instruction or one address instruction?...


assemblycpu-architecturestack-machine

Read More
Are there any smart cases of runtime code modification?...


executablecpu-architectureinstructionsself-modifyingplatform-agnostic

Read More
Does what define a cpu's address space?...


intelcpu-architecturememory-addressaddress-space

Read More
XOR instruction unicycle data path for MIPS...


assemblymipscpu-architecturexor

Read More
What are the correct .cpu, .fpu Assembly entries for the Raspberry Pi 4...


assemblyarmcpu-architecturespecificationsraspberry-pi4

Read More
Question About x86 I/O Port Addresses and IN/OUT Instructions...


assemblyiox86cpu-architecture

Read More
BackNext