Searched refs:REG_RP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | cr16-opc.c | 486 #define REG_RP(M,N) REGP((CONCAT2(r,M),CONCAT2(r,N)), CONCAT2(r,N), N, CR16_RP_REGTYPE) macro 488 REG_RP(1,0), REG_RP(2,1), REG_RP(3,2), REG_RP(4,3), 489 REG_RP(5,4), REG_RP(6,5), REG_RP(7,6), REG_RP(8,7), 490 REG_RP(9,8), REG_RP(10,9), REG_RP(11,10), REG_RP(12,11),
|
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | ia64.c | 5187 #define REG_RP (BR_REG (0)) macro 5545 need_barrier |= rws_access_regno (REG_RP, new_flags, pred); in rtx_needs_barrier() 5809 need_barrier = rws_access_regno (REG_RP, flags, pred); in rtx_needs_barrier()
|