What is PSW?
Answers were Sorted based on User's Feedback
Answer / vikrant devendra musale
program status word.... a reg in the
microcontroller/microprocessor s showing the current current
status of alu operation
eg: if a carry is generated after an alu operation ,the
corresponding carry flag bit in this reg will set 1.
like if the result is a zero, then the zero flag is set...
| Is This Answer Correct ? | 3 Yes | 9 No |
How is the 8085 microprocessor different from the previous 8 series microprocessors?
What is special purpose registers in 8086?
Differentiate between hardware and software interrupts and state examples for both?
Describe the aaa instruction with the help of an example?
What does 8088 microprocessor have?
Why subroutine used in programs?
What is the purpose of Program Counter in a Micro - Processor?
What is the structure of psp?
Which flags can be set or reset by the programmer and also used to control the operation of the processor?
Can you name the different types of processor?
What are the different types of assemblers used?
Design a Transmission Gate based XOR. Now, how do you convert it to XNOR?