Searched refs:CONDA (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | sparc-opc.c | 112 #define CONDA (COND (0x8)) macro 1115 cond ("b", "ta", CONDA, F_UNBR), 1117 cond ("ba", "t", CONDA, F_UNBR|F_ALIAS), 1246 /* v9 */ movcc ("mova", CONDA, FCONDA, 0), 1317 /* v9 */ fmovcc ("a", CONDA, FCONDA, 0),
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-sparc.c | 3203 #define CONDA COND(0x8) macro 3204 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC) 3205 #define INSN_BA (F2(0,2) | CONDA)
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | elfxx-sparc.c | 3384 #define CONDA COND(0x8) in _bfd_sparc_elf_relocate_section() macro 3385 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC) in _bfd_sparc_elf_relocate_section() 3386 #define INSN_BA (F2(0,2) | CONDA) in _bfd_sparc_elf_relocate_section()
|