Searched refs:INSN_BPA (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c3579 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
3617 insn = INSN_BPA | (val & 0x7ffff);
3566 #define INSN_BPA macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c3580 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
3618 insn = INSN_BPA | (val & 0x7ffff);
3567 #define INSN_BPA macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c3579 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
3617 insn = INSN_BPA | (val & 0x7ffff);
3566 #define INSN_BPA macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c3993 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
4035 x = INSN_BPA | (reloc & 0x7ffff); /* ba,pt %xcc */
3988 #define INSN_BPA macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c3974 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
4016 x = INSN_BPA | (reloc & 0x7ffff); /* ba,pt %xcc */
3969 #define INSN_BPA macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-sparc.c3993 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
4035 x = INSN_BPA | (reloc & 0x7ffff); /* ba,pt %xcc */
3988 #define INSN_BPA macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-sparc.c3956 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC)
3998 x = INSN_BPA | (reloc & 0x7ffff); /* ba,pt %xcc */
3951 #define INSN_BPA macro

Completed in 152 milliseconds