#include <arith.internal.h>
Public Attributes | |
| unsigned int | part1: 16 |
| unsigned int | part2: 16 |
| unsigned int | part3: 16 |
| unsigned int | part4: 8 |
| unsigned int | part5: 8 |
Definition at line 90 of file arith.internal.h.
| unsigned int AR_INT_8_64::part1 |
Definition at line 91 of file arith.internal.h.
Referenced by ar_convert_to_integral().
| unsigned int AR_INT_8_64::part2 |
Definition at line 92 of file arith.internal.h.
Referenced by ar_convert_to_integral().
| unsigned int AR_INT_8_64::part3 |
Definition at line 93 of file arith.internal.h.
Referenced by ar_convert_to_integral().
| unsigned int AR_INT_8_64::part4 |
Definition at line 94 of file arith.internal.h.
Referenced by ar_convert_to_integral().
| unsigned int AR_INT_8_64::part5 |
Definition at line 95 of file arith.internal.h.
Referenced by ar_add_integer(), ar_convert_to_integral(), ar_dblshift(), ar_divide_integer(), AR_dshiftl(), AR_dshiftr(), AR_leadz(), AR_mask(), ar_multiply_integer(), ar_negate_integer(), AR_popcnt(), AR_poppar(), ar_set_invalid_result(), AR_shiftl(), AR_shiftr(), ar_subtract_integer(), bitoper(), test_ibits_signed(), and test_ishftc_signed().
1.6.1