Searched refs:DSP_ACC_REG_P (Results 1 – 3 of 3) sorted by relevance
1379 #define DSP_ACC_REG_P(REGNO) \ macro1383 (MD_REG_P (REGNO) || DSP_ACC_REG_P (REGNO))
2895 if (DSP_ACC_REG_P (REGNO (dest))) in mips_output_move()2921 if (DSP_ACC_REG_P (REGNO (src))) in mips_output_move()5626 else if (DSP_ACC_REG_P (regnum)) in print_operand()
10693 (DSP_ACC_REG_P, ACC_REG_P, ACC_HI_REG_P): New macros.