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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Didecode_expression.h33 (in _ALU_RESULT_VAL) then selects which of the three alternative
77 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
106 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Didecode_expression.h33 (in _ALU_RESULT_VAL) then selects which of the three alternative
77 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
106 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Didecode_expression.h33 (in _ALU_RESULT_VAL) then selects which of the three alternative
77 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
106 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \ macro

Completed in 115 milliseconds