Conditional statement help

You could read all the conditions as single bits, and pack them into a variable, then use a switch/case construct to set the outputs.