Home
last modified time | relevance | path

Searched refs:INSN2_READ_PC (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c172 #define RD_PC INSN2_READ_PC
Dmicromips-opc.c225 #define RD_pc INSN2_READ_PC
Dmips-opc.c323 #define RD_pc INSN2_READ_PC
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1112 #define INSN2_READ_PC 0x00000400 macro
DChangeLog722 (INSN2_READ_PC, INSN2_UNCOND_BRANCH): Likewise.
778 (INSN2_READ_GPR_31, INSN2_READ_GP, INSN2_READ_PC): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c6840 if (prev_pinfo2 & INSN2_READ_PC) in can_swap_branch_p()