Home
last modified time | relevance | path

Searched refs:_ALU_RESULT_VAL (Results 1 – 4 of 4) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Didecode_expression.h77 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
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A Didecode_expression.h77 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
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A Didecode_expression.h76 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
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Didecode_expression.h77 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