Searched refs:STACK_TOP_P (Results 1 – 4 of 4) sorted by relevance
12847 if (code == 'y' && STACK_TOP_P (x)) in print_reg()14199 && (STACK_TOP_P (operands[1]) || STACK_TOP_P (operands[2]))) in output_387_binary_op()14222 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14236 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14265 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14270 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14282 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14287 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14295 if (STACK_TOP_P (operands[0])) in output_387_binary_op()14297 if (STACK_TOP_P (operands[1])) in output_387_binary_op()[all …]
1461 #define STACK_TOP_P(X) (REG_P (X) && REGNO (X) == FIRST_FLOAT_REG) macro
4046 if (STACK_TOP_P (operands[0]))
35266 (STACK_TOP_P): Likewise.