Which of the following will be the output of the following program: CLE LDAT CIL CLA SZE LDA A ADD B STAC HLT T, HEX F00
Posted: Fri May 20, 2022 5:21 pm
Which of the following will be the output of the following program: CLE LDAT CIL CLA SZE LDA A ADD B STAC HLT T, HEX F000 A, HEX A000 B, HEX OOBO C, Hex 0000
The program in a computer compares two unsigned rumbers A and using the instruction CMP Where AFO and B 14 Select three of the conditional branch instructions Woo Conditions are evaluated to TRUE Mnemonie Branch condition Tested condition BZ Branch if zero 21 BNZ Branch if not zero Z=0 BC Branch if carry C1 BNC Branch if no carry C0 BP Branch if plus SO BM Branch i minus S1 BV Branch of overflow V=1 BNV Branch if no overflow VO Unsigned compare conditions ( AB) BHI Branch of higher A> BHE Branch of higher or equal AB GLO Branch if lower AB BLOE Branch it lower or equal ASB BE Branch i oqual AB BNE Branch if not equal АВ Signed compore conditions ( AB) BOT Branch of greater than AB BGE Branch of greater or equal AB BLT Bronchifless than ACB BLE Branch ifloss or equal ASB BE Branch if equal A=B BNE Branch if not equal A.
The program in a computer compares two unsigned rumbers A and using the instruction CMP Where AFO and B 14 Select three of the conditional branch instructions Woo Conditions are evaluated to TRUE Mnemonie Branch condition Tested condition BZ Branch if zero 21 BNZ Branch if not zero Z=0 BC Branch if carry C1 BNC Branch if no carry C0 BP Branch if plus SO BM Branch i minus S1 BV Branch of overflow V=1 BNV Branch if no overflow VO Unsigned compare conditions ( AB) BHI Branch of higher A> BHE Branch of higher or equal AB GLO Branch if lower AB BLOE Branch it lower or equal ASB BE Branch i oqual AB BNE Branch if not equal АВ Signed compore conditions ( AB) BOT Branch of greater than AB BGE Branch of greater or equal AB BLT Bronchifless than ACB BLE Branch ifloss or equal ASB BE Branch if equal A=B BNE Branch if not equal A.