Searched refs:INSN_WRITE_COND_CODE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h423 #define INSN_WRITE_COND_CODE 0x00000800 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c484 between instructions marked INSN_WRITE_COND_CODE and ones marked
2406 if ((pinfo1 & INSN_WRITE_COND_CODE)
2424 && (pinfo1 & INSN_WRITE_COND_CODE)
3078 && (prev_pinfo & INSN_WRITE_COND_CODE))
3079 || ((pinfo & INSN_WRITE_COND_CODE)
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c54 #define WR_CC INSN_WRITE_COND_CODE

Completed in 73 milliseconds