Search code examples
Is it possible to keep an entire array in cpu register...


cembeddedmicrocontrollermicroprocessors

Read More
struct size, padding and the future...


cpaddingmicroprocessorsword-size

Read More
How exactly x86 processor fetches the first instruction from SPI flash memory...


x86cpu-architecturemicrocontrollerintelmicroprocessors

Read More
What is the difference between FIQ and IRQ interrupt system?...


armdriverinterruptmicroprocessors

Read More
How OS code gets executed by microprocessor when microprocessor have limited set if instructions / o...


operating-systemx86-16microprocessorsopcode

Read More
How does a computer/microprocessor understand the mnemonics(assembly language) written by a programm...


assemblyasciimachine-codemicroprocessors

Read More
How many registers are there in 8086/8088?...


x86cpux86-16cpu-registersmicroprocessors

Read More
.NET development for microprocessors...


.netmicroprocessors

Read More
How to create 2 square waveforms of 50% duty cycle in 8051 with Assembly...


assemblymicroprocessors8051proteus

Read More
Can I execute an Assembly code in Motorola 68HC11 and other processors like ARM or x86?...


assemblymicroprocessorsmotorola68hc11

Read More
What is the minimum instruction set required for any Assembly language to be considered useful?...


assemblymicroprocessorsinstruction-setvm-implementation

Read More
How does RESW in SIC machine works...


assemblyinstruction-setmicroprocessorssic

Read More
How to echo the data in the UART in ARM CORTEX-M3...


assemblyarmmicrocontrollercortex-mmicroprocessors

Read More
Why the reset is assigned value of start + 1 in cortex m3...


armmicrocontrollercortex-mmicroprocessors

Read More
Why is my function not producing a different number every time in my rock, paper, scissors game in a...


assemblycpu-architecturex86-16emu8086microprocessors

Read More
How does the 6502 handle effective address overflow in indexed addressing modes?...


emulationmicroprocessors6502

Read More
ARM program example with Keil Uvision startup file...


assemblyarmopcodemicroprocessorssoc

Read More
What does _SFR_IO8(0x04) is doing? AVR...


assemblymappingportavrmicroprocessors

Read More
Is it possible to verify the received slave data in i2C protocol...


microcontrollercommunicationi2cmicroprocessors

Read More
Why is R8 being modified when using ADDS instruction?...


assemblyarmmicroprocessors

Read More
Why is 8086 control bus 4 bits?...


cpu-architecturex86-16microprocessorscontrol-bus

Read More
How do I need to change assembly code that it is going to work correctly?...


assemblymicroprocessors8085

Read More
Implementation of simple microprocessor using verilog...


assemblyverilogmicroprocessors

Read More
How to put label with 8085 microprocessor in assembly language?...


assemblysimulatormicroprocessors8085

Read More
How can I write a code that loops 256 times using only 3 instructions and one 8-bit register (8086 i...


loopsassemblyx86-16emu8086microprocessors

Read More
How to calculate the address of a final byte within a memory block?...


memorymipsmicroprocessors

Read More
Microprocessor data bus and address bus width on a modern x86 CPU?...


x86intelcpu-architecturemicroprocessorsbus

Read More
How does the Program read 32 bit from the memory in a single clock cycle?...


intelcpu-architecturemicroprocessorsmicro-architecture

Read More
why stack pointer is initialized to the maximum value?...


stackmicroprocessorsstack-pointer

Read More
What is meant by the FENCE instruction in the RISC-V instruction set?...


compiler-constructionprocessormicroprocessorsriscv

Read More
BackNext