#include "sysc/datatypes/fx/scfx_ieee.h"
#include "sysc/datatypes/fx/scfx_utils.h"
#include "sysc/kernel/sc_macros.h"
#include <pthread.h>
Go to the source code of this file.
Classes | |
struct | sc_dt::scfx_mant_free_words_lock |
A scoped mutex for static word_list* free_words. More... | |
class | sc_dt::scfx_mant |
class | sc_dt::scfx_mant_ref |
Namespaces | |
namespace | sc_dt |
Typedefs | |
typedef unsigned int | sc_dt::word |
typedef unsigned short | sc_dt::half_word |
Functions | |
void | sc_dt::complement (scfx_mant &target, const scfx_mant &source, int size) |
void | sc_dt::inc (scfx_mant &mant) |