Searched refs:OP_LOAD (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/tests/modules/ufetchstore/
H A Dcommon.h35 #define OP_LOAD 0 macro
H A Dufetchstore_tester.c149 case OP_LOAD:
H A Dt_ufetchstore.c160 .test_op = OP_LOAD,
174 .test_op = OP_LOAD,
188 .test_op = OP_LOAD,
203 .test_op = OP_LOAD,
/netbsd-current/usr.bin/eject/
H A Deject.c112 OP_EJECT, OP_LOAD, OP_LOCK, OP_UNLOCK enumerator in enum:eject_op
150 op = OP_LOAD;
392 case OP_LOAD:
420 case OP_LOAD:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-epiphany.c450 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD)
469 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD) /* A load. */
503 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD /* A load. */
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-epiphany.c450 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD)
469 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD) /* A load. */
503 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD /* A load. */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-epiphany.c450 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD)
469 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD) /* A load. */
503 if (ADDR_LOADSTORE (insn.buffer[0]) == OP_LOAD /* A load. */
/netbsd-current/tests/modules/
H A Dt_ufetchstore.c160 .test_op = OP_LOAD,
174 .test_op = OP_LOAD,
188 .test_op = OP_LOAD,
203 .test_op = OP_LOAD,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Depiphany-desc.h81 OP_LOAD, OP_STORE enumerator in enum:insn_memory_access
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Depiphany-desc.h81 OP_LOAD, OP_STORE enumerator in enum:insn_memory_access
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Depiphany-desc.h81 OP_LOAD, OP_STORE enumerator in enum:insn_memory_access
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Depiphany-desc.h81 OP_LOAD, OP_STORE enumerator in enum:insn_memory_access

Completed in 300 milliseconds