Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Didecode_expression.h179 #define ALU_SUB(val) \
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-alu.h697 #define ALU_SUB XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_SUB) macro