HomeSort by: relevance | last modified time | path
    Searched defs:ALU_OR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
idecode_expression.h 191 #define ALU_OR(val) \
  /src/external/gpl3/gdb.old/dist/sim/ppc/
idecode_expression.h 191 #define ALU_OR(val) \
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-alu.h 974 #define ALU_OR(VAL) XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_OR)(VAL)
  /src/external/gpl3/gdb/dist/sim/common/
sim-alu.h 974 #define ALU_OR(VAL) XCONCAT3(ALU,WITH_TARGET_WORD_BITSIZE,_OR)(VAL)

Completed in 16 milliseconds