Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.h1178 #define PUSH_POP_ADDRESS_P(X) \ macro
Dm68hc11.c666 if (PUSH_POP_ADDRESS_P (operand)) in m68hc11_small_indexed_indirect_p()
748 if (PUSH_POP_ADDRESS_P (operand)) in go_if_legitimate_address_internal()
1022 return PUSH_POP_ADDRESS_P (operand); in push_pop_operand_p()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.h1324 #define PUSH_POP_ADDRESS_P(X) \ macro
Dm68hc11.c611 if (PUSH_POP_ADDRESS_P (operand))
684 if (PUSH_POP_ADDRESS_P (operand))
1094 return PUSH_POP_ADDRESS_P (operand);