X86 and AArch64 have some small differences in output because of non-MFS
factors (such as encoding function calls as callq vs bl). Add
AArch64 checks for tests where output varies between platforms even
if MFS logic doesn't. Add a debug flag to run MFS on any target.
Fix the encoding of nops in bbsections.
Without this change, there is no way to test that MFS functions correctly on AArch64.
Even better naming than mine!