Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.h240 #define IR0_REGNO 17 macro
300 #define IS_INDEX_REGNO(r) (((r) == IR0_REGNO) || ((r) == IR1_REGNO))
442 IR0_REGNO, IR1_REGNO, \
H A Dc4x.c3820 return c4x_arn_reg_operand (op, mode, IR0_REGNO); in ir0_reg_operand()
3827 return c4x_arn_mem_operand (op, mode, IR0_REGNO); in ir0_mem_operand()
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h419 #define IR0_REGNO 17 macro
479 #define IS_INDEX_REGNO(r) (((r) == IR0_REGNO) || ((r) == IR1_REGNO))
621 IR0_REGNO, IR1_REGNO, \
H A Dc4x.c4382 return c4x_arn_reg_operand (op, mode, IR0_REGNO);
4391 return c4x_arn_mem_operand (op, mode, IR0_REGNO);