An ISA may support different flavors of conditional branch instructions such as BZ (branch on Zero), BN (branch on negative), and BEQ (branch on equal). Figure out the predicate expressions in an “if” statement that may be best served by these different flavors of conditional branch instructions. Give examples of such predicates in an “if” statement, and how you will compile them using these different flavors of branch instructions.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here