Searched refs:ALU_ADD (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Didecode_expression.h133 #define ALU_ADD(val) \ macro
148 #define ALU_ADD(val) \ macro
161 ALU_ADD(carry); \
168 ALU_ADD(carry); \
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_expression.h135 #define ALU_ADD(val) \ macro
150 #define ALU_ADD(val) \ macro
163 ALU_ADD(carry); \
170 ALU_ADD(carry); \
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-alu.h585 #define ALU_ADD XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_ADD) macro
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-alu.h585 #define ALU_ADD XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_ADD) macro

Completed in 217 milliseconds