Home
last modified time | relevance | path

Searched refs:INSN_LOAD_MEMORY_DELAY (Results 1 – 25 of 71) sorted by relevance

123

/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/opcode/
H A Dmips.h285 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h346 #define INSN_LOAD_MEMORY_DELAY 0x00008000
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmips.h349 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dmips.h346 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/opcode/
H A Dmips.h426 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmips.h405 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Dmips.h471 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Dmips.h569 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Dmips.h977 #define INSN_LOAD_MEMORY_DELAY 0x00000800 macro
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/
H A Dmips-dis.c551 | INSN_LOAD_MEMORY_DELAY)) != 0)
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dmips-dis.c1529 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
2908 & (INSN_STORE_MEMORY | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_micromips()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmips-dis.c1143 | INSN_LOAD_MEMORY_DELAY)) != 0)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c1129 | INSN_LOAD_MEMORY_DELAY)) != 0)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmips-dis.c1129 | INSN_LOAD_MEMORY_DELAY)) != 0)
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/mips/gnu/
H A Dmips-dis.c1350 } else if ((op->pinfo & (INSN_STORE_MEMORY | INSN_LOAD_MEMORY_DELAY)) != 0) { in print_insn_mips()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmips-dis.c1241 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmips-dis.c1460 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dmips-dis.c461 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1060 #define LDD INSN_LOAD_MEMORY_DELAY
4043 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-mips.c1518 && (((prev_pinfo & INSN_LOAD_MEMORY_DELAY)
1665 && (((prev_pinfo & INSN_LOAD_MEMORY_DELAY)
2398 && (prev_pinfo & INSN_LOAD_MEMORY_DELAY)
2510 & INSN_LOAD_MEMORY_DELAY)
2813 && (prev_insn.insn_mo->pinfo & INSN_LOAD_MEMORY_DELAY)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-mips.c1518 && (((prev_pinfo & INSN_LOAD_MEMORY_DELAY) in reg_needs_delay()
1665 && (((prev_pinfo & INSN_LOAD_MEMORY_DELAY) in append_insn()
2398 && (prev_pinfo & INSN_LOAD_MEMORY_DELAY) in append_insn()
2510 & INSN_LOAD_MEMORY_DELAY) in append_insn()
2813 && (prev_insn.insn_mo->pinfo & INSN_LOAD_MEMORY_DELAY) in mips_emit_delays()
/dports/emulators/qemu/qemu-6.2.0/disas/
H A Dmips.c492 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1108 #define LDD INSN_LOAD_MEMORY_DELAY
5011 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Dmips.c492 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1108 #define LDD INSN_LOAD_MEMORY_DELAY
5001 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/emulators/qemu60/qemu-6.0.0/disas/
H A Dmips.c492 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1108 #define LDD INSN_LOAD_MEMORY_DELAY
5011 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/disas/
H A Dmips.c492 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1108 #define LDD INSN_LOAD_MEMORY_DELAY
5001 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()
/dports/emulators/qemu5/qemu-5.2.0/disas/
H A Dmips.c492 #define INSN_LOAD_MEMORY_DELAY 0x00008000 macro
1108 #define LDD INSN_LOAD_MEMORY_DELAY
5011 | INSN_LOAD_MEMORY_DELAY)) != 0) in print_insn_mips()

123