Category "bit"

Set output size in bc library

I'm using the bash bc library to perform inter-base conversions. Does anyone know if it is possible to set the output size (number of bits/bytes)? I need his ou

ALU overflow status bit & COND address

The COND field or the microinstruction word is 2 bits with four possible different codes: 00 for no jump; 01 for jump if N=1; 10 for jump if Z=1; 11 for jump