* x86 recipes: emit StackOverflow trap for all sp-relative loads and stores * x86 recipes: emit StackOverflow trap for push and pop * x86 binary filetests: add stk_ovf trap annotations
x86 is the more accurate name, as there are non-Intel x86 implementations. Fixes #263.