Last update Thu Feb 16 15:38:19 2006
std
 std.atomic
 std.exception
 std.intrinsic
 std.memory
 std.stdarg
 std.thread

std.intrinsic

This module contains functions that the compiler is intended to replace with optimized assembler code at compile-time. While the instructions provided are based on instructions outlined in the IA-32 spec, it should be easy to emulate such functionality on other architectures, provided there is no directly equivalent function available.