Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Didecode_expression.h203 #define ALU_XOR(val) \ macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-alu.h997 #define ALU_XOR(VAL) XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_XOR)(VAL) macro