/openbmc/linux/drivers/scsi/ |
H A D | 53c700.scr | 153 MOVE 1, ReceiveMsgAddress, WHEN MSG_IN 158 MOVE 3, ReceiveMsgAddress, WHEN MSG_IN 174 MOVE MessageCount, MessageLocation, WHEN MSG_OUT 188 MOVE 1, ReceiveMsgAddress, WHEN MSG_IN 196 MOVE 1, ReceiveMsgAddress + 1, WHEN MSG_IN 200 MOVE 1, ReceiveMsgAddress + 1, WHEN MSG_IN 209 MOVE 1, ReceiveMsgAddress + 2, WHEN MSG_IN 213 MOVE 2, ReceiveMsgAddress + 2, WHEN MSG_IN 217 MOVE 3, ReceiveMsgAddress + 2, WHEN MSG_IN 221 MOVE 4, ReceiveMsgAddress + 2, WHEN MSG_IN [all …]
|
H A D | 53c700_d.h_shipped | 177 MOVE 1, ReceiveMsgAddress, WHEN MSG_IN 188 MOVE 3, ReceiveMsgAddress, WHEN MSG_IN 222 MOVE MessageCount, MessageLocation, WHEN MSG_OUT 251 MOVE 1, ReceiveMsgAddress, WHEN MSG_IN 271 MOVE 1, ReceiveMsgAddress + 1, WHEN MSG_IN 284 MOVE 1, ReceiveMsgAddress + 1, WHEN MSG_IN 317 MOVE 1, ReceiveMsgAddress + 2, WHEN MSG_IN 330 MOVE 2, ReceiveMsgAddress + 2, WHEN MSG_IN 343 MOVE 3, ReceiveMsgAddress + 2, WHEN MSG_IN 356 MOVE 4, ReceiveMsgAddress + 2, WHEN MSG_IN [all …]
|
H A D | script_asm.pl | 455 } elsif (/^\s*MOVE\s+(.*)/i) {
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | setox.S | 509 | MOVE.W #$3FA5,EXPA3 ...load EXPA3 in cache 521 | MOVE.W #0,2(%a1) ...load 2^(J/64) in cache 653 | MOVE.W #$3F81,EM1A4 ...prefetch in CB mode 665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode 675 | MOVE.W #$3FC5,EM1A2 ...load EM1A2 in cache 688 | MOVE.W #0,2(%a1) ...load 2^(J/64) in cache
|
H A D | res_func.S | 1425 | MOVE OUT
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 634 /* MOVE */ 641 /* MOVE INVERSE */ 643 /* MOVE LONG */ 645 /* MOVE LONG EXTENDED */ 647 /* MOVE LONG UNICODE */ 649 /* MOVE NUMERICS */ 651 /* MOVE RIGHT TO LEFT */ 653 /* MOVE PAGE */ 655 /* MOVE STRING */ 657 /* MOVE WITH OPTIONAL SPECIFICATION */ [all …]
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | desc_constr.h | 196 APPEND_CMD_RET(move, MOVE) in APPEND_CMD_RET()
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | desc_constr.h | 242 APPEND_CMD_RET(move, MOVE) in APPEND_CMD_RET()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | jitdump-specification.txt | 108 The MOVE record can be used in case an already jitted function is simply moved by the runtime insid…
|
/openbmc/linux/Documentation/scsi/ |
H A D | sym53c8xx_2.rst | 209 to/from memory much faster that the MOVE MEMORY instruction that is supported 214 of MOVE MEMORY instructions. 217 driver also incorporates a different SCRIPTS set based on MEMORY MOVE, in
|
H A D | ChangeLog.sym53c8xx | 86 on PPC. Restore previous method (MEMORY MOVE from SCRIPTS). 266 - Rewrite the MESSAGE IN scripts more generic by using a MOVE
|
H A D | ncr53c8xx.rst | 229 to/from memory much faster that the MOVE MEMORY instruction that is supported 233 of MOVE MEMORY instructions. 1456 from being triggered for the first SCSI MOVE of the phase. This work-around
|
/openbmc/linux/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 485 | MOVE MOUNT OPERATION |
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 5315 mov.b &FMOV_OP,%d1 # last inst is MOVE 5551 mov.b &FMOV_OP,%d1 # last inst is MOVE 6505 mov.b &FMOV_OP,%d1 # last inst is MOVE 6684 mov.b &FMOV_OP,%d1 # last inst is MOVE 10071 mov.b &FMOV_OP,%d1 # last inst is MOVE 18349 # MOVE IN: #
|
H A D | fplsp.S | 5884 mov.b &FMOV_OP,%d1 # last inst is MOVE 7938 mov.b &FMOV_OP,%d1 # last inst is MOVE 8447 mov.b &FMOV_OP,%d1 # last inst is MOVE 9332 mov.b &FMOV_OP,%d1 # last inst is MOVE
|
H A D | pfpsp.S | 4398 # MOVE IN: #
|
/openbmc/qemu/target/mips/tcg/ |
H A D | nanomips_translate.c.inc | 4490 /* MOVE */
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 10093 static char *MOVE(uint64 instruction, Dis_info *info) in MOVE() function 21570 0xfc00 , 0x1000 , &MOVE , &MOVE_cond ,
|