Searched refs:STACK_TOP_P (Results 1 – 4 of 4) sorted by relevance
7916 if (STACK_TOP_P (x)) in print_reg()8683 && (STACK_TOP_P (operands[1]) || STACK_TOP_P (operands[2]))) in output_387_binary_op()8763 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8777 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8806 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8811 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8823 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8828 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8836 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8838 if (STACK_TOP_P (operands[1])) in output_387_binary_op()[all …]
1263 #define STACK_TOP_P(XOP) (REG_P (XOP) && REGNO (XOP) == FIRST_STACK_REG) macro
2398 if (STACK_TOP_P (operands[0]))2731 if (STACK_TOP_P (operands[0]))2926 if (STACK_TOP_P (operands[0]))
35266 (STACK_TOP_P): Likewise.