how to ADD 32 to a signed number without using ADD only AND and OR



how do you ADD 32 to a signed number less then 16 without using ADD
only using the AND and OR operation?

Thanks,
Paul

.