Macros | |
#define | ASM_INSTRUCT_COMPACKED(str) str |
#define | ASM_INSTRUCT_EXTENDED(str) str |
#define | CST_INV_NINE "%[CST_INV_NINE__]" |
#define | CST_LESS_INV_FIVE "%[CST_LESS_INV_FIVE__]" |
#define | CST_LESS_INV_SEVEN "%[CST_LESS_INV_SEVEN__]" |
#define | CST_LESS_INV_THREE "%[CST_LESS_INV_THREE__]" |
#define | CST_LESS_ONE "%[CST_LESS_ONE__]" |
#define | CST_LN_TWO "%[CST_LN_TWO__]" |
#define | CST_MIN "%[CST_MIN__]" |
#define | CST_ONE "%[CST_ONE__]" |
Functions | |
S32 | dsp16_op_ln_raw (dsp16_t num) |
avr32-uc3 16 bit version More... | |
#define ASM_INSTRUCT_COMPACKED | ( | str | ) | str |
Referenced by dsp16_op_ln_raw().
#define ASM_INSTRUCT_EXTENDED | ( | str | ) | str |
#define CST_INV_NINE "%[CST_INV_NINE__]" |
Referenced by dsp16_op_ln_raw().
#define CST_LESS_INV_FIVE "%[CST_LESS_INV_FIVE__]" |
Referenced by dsp16_op_ln_raw().
#define CST_LESS_INV_SEVEN "%[CST_LESS_INV_SEVEN__]" |
Referenced by dsp16_op_ln_raw().
#define CST_LESS_INV_THREE "%[CST_LESS_INV_THREE__]" |
Referenced by dsp16_op_ln_raw().
#define CST_LESS_ONE "%[CST_LESS_ONE__]" |
Referenced by dsp16_op_ln_raw().
#define CST_LN_TWO "%[CST_LN_TWO__]" |
Referenced by dsp16_op_ln_raw().
#define CST_MIN "%[CST_MIN__]" |
Referenced by dsp16_op_ln_raw().
#define CST_ONE "%[CST_ONE__]" |
Referenced by dsp16_op_ln_raw().
avr32-uc3 16 bit version
References ASM_INSTRUCT_COMPACKED, ASTRINGZ, CST_INV_NINE, CST_LESS_INV_FIVE, CST_LESS_INV_SEVEN, CST_LESS_INV_THREE, CST_LESS_ONE, CST_LN_2, CST_LN_TWO, CST_MIN, CST_ONE, DSP16_Q, DSP16_QA, DSP16_QB, and DSP_Q_MIN.
Referenced by dsp16_op_ln(), dsp16_op_log10(), dsp16_op_log2(), and dsp16_op_pow().