Searched refs:AR4_REGNO (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.h | 229 #define AR4_REGNO 12 macro 441 AR4_REGNO, AR5_REGNO, AR6_REGNO, AR7_REGNO, \
|
H A D | c4x.c | 3764 return c4x_arn_reg_operand (op, mode, AR4_REGNO); in ar4_reg_operand() 3771 return c4x_arn_mem_operand (op, mode, AR4_REGNO); in ar4_mem_operand()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.h | 408 #define AR4_REGNO 12 macro 620 AR4_REGNO, AR5_REGNO, AR6_REGNO, AR7_REGNO, \
|
H A D | c4x.c | 4310 return c4x_arn_reg_operand (op, mode, AR4_REGNO); 4319 return c4x_arn_mem_operand (op, mode, AR4_REGNO);
|