I'm supposed to set both OF and ZF flag but I must use one of these: ADD, SUB, MUL or DIV but just once. I can use everything else and it can generate other flags too, I know how to do just ZF or just OF and I do understand the theory but I just can't seem to generate them both in this exercise.
Any help is appreciated, thanks!
EDIT: Solved