Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Didecode_expression.h229 #define ALU_AND(val) \ macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-alu.h1021 #define ALU_AND(VAL) XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_AND)(VAL) macro