Implements the _aulldiv() intrinsic function necessary to compile CryptoPkg using the CLANGPDB toolchain. The existing MASM assembly implementation of this function has been converted to NASM to enable it to be used with both the Visual Studio and Clang compilers. Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>