Search code examples
How divide overflow occurs when sign of the dividend is same as that of divisor?...

dividedivide-by-zeromicroprocessorsdividebyzeroexception

Read More
The need of virtual memory on 64 bit processors...

operating-systemx86-64virtual-memorymicroprocessors

Read More
How can there be so many register variables, with such a limited number of registers?...

cvariablesassemblymicroprocessors

Read More
what is the major difference between x86 and x386 registers...

x86intelcpu-registersmicroprocessors

Read More
What is the difference between Stack Pointer and Program Counter?...

armmicroprocessorsprogram-counterstack-pointer

Read More
how can build single board computer like Raspberry Pi for run OS?...

embeddedarmembedded-linuxmicroprocessors

Read More
Why is 8086 having odd and even bank?...

intelcpu-architecturex86-16microprocessorsemu8086

Read More
1 second delay to inverse the value of PORTB in MicroC with PIC16F887...

microcontrollerpicmicroprocessorsmicroc

Read More
What is this concept of Pending Interrupts...

x86interruptinterrupt-handlingmicroprocessorsisr

Read More
Are there any processors vulnerabilities other than Meltdown and Spectre?...

securityhardwarecpu-architecturemicroprocessors

Read More
Making large constants in C source more readable?...

cembeddedreadabilitymicroprocessors

Read More
Just as in Segmentation, can different addresses in Paging also point to the same physical memory lo...

pointersassemblyx86memory-addressmicroprocessors

Read More
What addressing mode is used in 'mov cx, [bp+6]'?...

x86-16microprocessorsaddressing-mode

Read More
How to check if the stack is empty on 8086...

assemblyx86-16microprocessorsemu8086

Read More
How does XORing the A register clear the carry bit on the F register in the Z80?...

assemblyxormicroprocessorsz80

Read More
Why should i learn assembly language in 2018?...

assemblymicroprocessorsemu8086

Read More
What will happen if we store a value in carry register in 8051?...

assembly8051microprocessors

Read More
Why are all strings getting reversed?...

masmmasm32microprocessors

Read More
Addition of two 8-bits number in 8086 using MASM...

assemblymasmx86-16microprocessorsemu8086

Read More
Unresolved net/uwire cannot have multiple drivers...

verilogsystem-verilogmicroprocessorsicarus

Read More
How to read selector...

assemblymicroprocessors

Read More
VHDL microprocessor/microcontroller...

controllervhdlprocessorxilinxmicroprocessors

Read More
Assembly output (I did not get it)...

assemblymicroprocessorsemu8086

Read More
what is the advantage of using a CPU register for temporarydata storage over using a memory location...

cpu-registersmicroprocessors

Read More
In Verilog, how do I take a 16bit input and break it down into 4, 6, and 6 bits?...

verilogmicroprocessors

Read More
I need some help improving this 8085 code...

assemblyintelmicroprocessors8085

Read More
In a non-virtualized environment, will the “move to CR3” instruction flushes all non-global translat...

x86intelmicroprocessors

Read More
How to find the physical address of interrupts in interrupt vector table?...

x86-16microprocessors

Read More
Can we use interrupt 5,6,7 in microprocessor 8085 instead of 5.5,6.5 and 7.5?...

microprocessors8085

Read More
two clock ring counter with verilog...

verilogmicroprocessors

Read More
BackNext