Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Dmips.h455 #define INSN_STORE_MEMORY 0x08000000 macro
DChangeLog-91032522 * mips.h (INSN_STORE_MEMORY): Correct value to not conflict with
2527 * mips.h (INSN_STORE_MEMORY): Define.
/freebsd-12-stable/contrib/binutils/opcodes/
Dmips-dis.c1388 else if ((op->pinfo & (INSN_STORE_MEMORY in print_insn_mips()
Dmips-opc.c40 #define SM INSN_STORE_MEMORY
DChangeLog-92972922 * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c8533 && (insn->pinfo & (INSN_COPROC_MEMORY_DELAY | INSN_STORE_MEMORY in mips_oddfpreg_ok()
9525 | INSN_STORE_MEMORY)))) in mips_ip()