Home
last modified time | relevance | path

Searched refs:ALU16_ADDC_C (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-alu.h637 #define ALU16_ADDC_C(VAL,C) \ macro
682 ALU16_ADDC_C (~alu16sub_val, 1); \
712 ALU16_ADDC_C (~alu16subc_val, 1); \
744 ALU16_ADDC_C (~alu16subcx_val, alu16subcx_c); \