Searched defs:neg (Results 1 - 11 of 11) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_pow10.cpp135 scfx_pow10::neg( int i ) function in class:sc_dt::scfx_pow10
H A Dsc_fxval.h903 neg( sc_fxval& c, const sc_fxval& a ) function in namespace:sc_dt
1665 neg( sc_fxval_fast& c, const sc_fxval_fast& a ) function in namespace:sc_dt
H A Dsc_fxnum.h2689 neg( sc_fxval& c, const sc_fxnum& a ) function in namespace:sc_dt
2697 neg( sc_fxnum& c, const sc_fxnum& a ) function in namespace:sc_dt
3819 neg( sc_fxval_fast& c, const sc_fxnum_fast& a ) function in namespace:sc_dt
3827 neg( sc_fxnum_fast& c, const sc_fxnum_fast& a ) function in namespace:sc_dt
/gem5/src/systemc/dt/fx/
H A Dscfx_pow10.cc121 scfx_pow10::neg(int i) function in class:sc_dt::scfx_pow10
/gem5/src/systemc/ext/channel/
H A Dsc_in.hh296 sc_event_finder &neg() const { return _negFinder; } function in class:sc_core::sc_in
456 sc_event_finder &neg() const { return _negFinder; } function in class:sc_core::sc_in
H A Dsc_inout.hh335 sc_event_finder &neg() const { return _negFinder; } function in class:sc_core::sc_inout
525 sc_event_finder &neg() const { return _negFinder; } function in class:sc_core::sc_inout
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal_ports.h560 sc_event_finder& neg() const function in class:sc_core::sc_in
827 sc_event_finder& neg() const function in class:sc_core::sc_in
1336 sc_event_finder& neg() const function in class:sc_core::sc_inout
1572 sc_event_finder& neg() const function in class:sc_core::sc_inout
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh759 neg(sc_fxval &c, const sc_fxval &a) function in namespace:sc_dt
1408 neg(sc_fxval_fast &c, const sc_fxval_fast &a) function in namespace:sc_dt
H A Dsc_fxnum.hh2270 neg(sc_fxval &c, const sc_fxnum &a) function in namespace:sc_dt
2277 neg(sc_fxnum &c, const sc_fxnum &a) function in namespace:sc_dt
3242 neg(sc_fxval_fast &c, const sc_fxnum_fast &a) function in namespace:sc_dt
3249 neg(sc_fxnum_fast &c, const sc_fxnum_fast &a) function in namespace:sc_dt
/gem5/src/arch/arm/insts/
H A Dvfp.cc414 bool neg = bits(opBits, sBitPos); local
601 bool neg local
[all...]
H A Dfplib.cc1209 fp16_add(uint16_t a, uint16_t b, int neg, int mode, int *flags) argument
1269 fp32_add(uint32_t a, uint32_t b, int neg, int mode, int *flags) argument
1329 fp64_add(uint64_t a, uint64_t b, int neg, int mode, int *flags) argument

Completed in 80 milliseconds