#include "sysc/datatypes/int/sc_nbexterns.h"#include "sysc/kernel/sc_macros.h"Include dependency graph for sc_nbexterns.cpp:

Namespaces | |
| namespace | sc_dt |
Defines | |
| #define | CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM |
| #define | COPY_DIGITS copy_digits_signed |
| #define | CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM |
| #define | COPY_DIGITS copy_digits_unsigned |
| #define | CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM |
| #define | COPY_DIGITS copy_digits_signed |
| #define | CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM |
| #define | COPY_DIGITS copy_digits_unsigned |
| #define | COPY_DIGITS copy_digits_signed |
| #define | COPY_DIGITS copy_digits_unsigned |
Functions | |
| void | sc_dt::add_on_help (small_type &us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::mul_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::mul_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::div_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::div_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::mod_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int, int vnd, const unsigned long *vd) |
| void | sc_dt::mod_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int, int vnd, const unsigned long *vd) |
| void | sc_dt::and_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::or_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::xor_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM |
| #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM |
| #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM |
| #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM |
| #define COPY_DIGITS copy_digits_unsigned |
| #define COPY_DIGITS copy_digits_signed |
| #define COPY_DIGITS copy_digits_unsigned |
| #define COPY_DIGITS copy_digits_signed |
| #define COPY_DIGITS copy_digits_unsigned |
| #define COPY_DIGITS copy_digits_signed |
1.5.1