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

  /src/external/gpl3/gdb/dist/sim/ppc/
idecode_expression.h 34 (in _ALU_RESULT_VAL) then selects which of the three alternative
78 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
107 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \
  /src/external/gpl3/gdb.old/dist/sim/ppc/
idecode_expression.h 34 (in _ALU_RESULT_VAL) then selects which of the three alternative
78 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
107 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \

Completed in 15 milliseconds