Searched refs:REG_RP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcr16-opc.c486 #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(
[all...]
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c5200 #define REG_RP (BR_REG (0))
5558 need_barrier |= rws_access_regno (REG_RP, new_flags, pred);
5822 need_barrier = rws_access_regno (REG_RP, flags, pred);
5187 #define REG_RP macro

Completed in 121 milliseconds