|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
| static int | LeadingSignCount (int value) |
| static int | LeadingSignCount (long value) |
| static int | LeadingZeroCount (long value) |
| static int | LeadingZeroCount (ulong value) |
| static long | MultiplyHigh (long left, long right) |
| static ulong | MultiplyHigh (ulong left, ulong right) |
| static long | ReverseElementBits (long value) |
| static ulong | ReverseElementBits (ulong value) |
Properties | |
| static bool | IsSupported [get] |
Definition at line 8 of file ArmBase.cs.