This adds a libcall name, a calling convention, and settings for emitting stack probes, and implements them for x86 system_v ABIs.
The x86-32 and non-REX encodings of movsbl and movzbl require one of the ABCD registers as input.
This fixes the next part of #287.