Me, looking at the 8008/8080/Z80 instruction sets: "bah, why do you need conditional calls and conditional returns when the conditional jumps are already more than enough?"
Me, coding in 68000: "I really wish I had conditional calls and conditional returns, relying on conditional jumps makes the code harder to read than necessary."
I am never happy.