Home
last modified time | relevance | path

Searched refs:msp430_op_not_in_high_mem (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430-protos.h52 bool msp430_op_not_in_high_mem (rtx op);
H A Dconstraints.md103 (match_test "msp430_op_not_in_high_mem (op)")))
H A Dmsp430.c3330 msp430_op_not_in_high_mem (rtx op) in msp430_op_not_in_high_mem() function
3541 || !msp430_op_not_in_high_mem (op)) in msp430_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430-protos.h51 bool msp430_op_not_in_high_mem (rtx op);
H A Dconstraints.md109 (match_test "msp430_op_not_in_high_mem (op)")))
H A Dmsp430.cc4069 msp430_op_not_in_high_mem (rtx op) in msp430_op_not_in_high_mem() function
4109 || !msp430_op_not_in_high_mem (op)); in msp430x_insn_required()
4308 || !msp430_op_not_in_high_mem (op)) in msp430_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20197628 (msp430_op_not_in_high_mem): Use new functions to check if the operand
11084 * config/msp430/msp430-protos.h (msp430_op_not_in_high_mem): New
11104 (msp430_op_not_in_high_mem): New function.
11105 (msp430_print_operand): Check "msp430_op_not_in_high_mem" for