Search code examples
How many registers are there in 8086/8088?...


x86cpux86-16cpu-registersmicroprocessors

Read More
.NET development for microprocessors...


.netmicroprocessors

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


assemblyasciimachine-codemicroprocessors

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
What is the difference between FIQ and IRQ interrupt system?...


arminterruptdriversmicroprocessorsisr

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
How does the program counter in register 15 expose the pipeline?...


armmicroprocessors

Read More
What is a good strategy for understanding an embedded processor? How to use its GPIOs for example...


cembeddedstm32gpiomicroprocessors

Read More
How do I increase the speed of my microprocessor?...


android-studioandroid-emulatormicroprocessors

Read More
HOW does a 8 bit processor interpret the 2 bytes of a 16 bit number to be a single piece of info?...


memorybinarymicroprocessors

Read More
BackNext