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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/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...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c5589 #define REG_RP (BR_REG (0))
5991 need_barrier |= rws_access_regno (REG_RP, new_flags, pred);
6269 need_barrier = rws_access_regno (REG_RP, flags, pred);
5576 #define REG_RP macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c5216 #define REG_RP (BR_REG (0))
5561 need_barrier |= rws_access_regno (REG_RP, new_flags, pred);
5820 need_barrier = rws_access_regno (REG_RP, flags, pred);
5202 #define REG_RP macro

Completed in 96 milliseconds