Searched refs:_ALU_RESULT_VAL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Didecode_expression.h32 (in _ALU_RESULT_VAL) then selects which of the three alternative
76 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
105 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \ macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_expression.h34 (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 \ macro

Completed in 134 milliseconds