Method SmallerUpTo7_8
SmallerUpTo7_8(Int64, Int64)
A signed bytewise smaller <8 operator, for operands 0L<= x, y <=0x7L.
This uses the following numbers of basic
Declaration
public static long SmallerUpTo7_8(long x, long y)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | x | |
System.Int64 | y |
Returns
Type | Description |
---|---|
System.Int64 | A |