| /freebsd-12.1/crypto/openssl/crypto/bn/asm/ |
| H A D | bn-c64xplus.asm | 57 [B0] MVC B0,ILC 87 [B0] MVC B0,ILC 113 [B0] MVC B0,ILC 138 [B0] MVC B0,ILC 163 [B0] MVC B0,ILC 195 ||[!A2] MVC B0,ILC 236 MVC B0,RILC 243 || MVC B1,ILC
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.cpp | 57 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemcpy() 138 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP, in EmitTargetCodeForMemset()
|
| H A D | README.txt | 39 We only use MVC, XC and CLC for constant-length block operations.
|
| H A D | SystemZISelLowering.h | 117 MVC, enumerator
|
| H A D | SystemZInstrInfo.cpp | 362 if (MI.getOpcode() != SystemZ::MVC || !MI.getOperand(0).isFI() || in isStackSlotCopy() 1196 get(SystemZ::MVC)) in foldMemoryOperandImpl() 1207 get(SystemZ::MVC)) in foldMemoryOperandImpl()
|
| H A D | SystemZPatterns.td | 115 // Try to use MVC instruction INSN for a load of type LOAD followed by a store
|
| H A D | SystemZOperators.td | 379 def z_mvc : SDNode<"SystemZISD::MVC", SDT_ZMemMemLength, 577 // A store of a load that can be implemented using MVC.
|
| H A D | SystemZScheduleZEC12.td | 172 def : InstRW<[WLat1, FXU, LSU3, GroupAlone], (instregex "MVC$")>; 1196 def : InstRW<[WLat30, MCD], (instregex "MVC(K|P|S)$")>; 1197 def : InstRW<[WLat30, MCD], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ196.td | 167 def : InstRW<[WLat1, FXU, LSU3, GroupAlone], (instregex "MVC$")>; 1151 def : InstRW<[WLat30, MCD], (instregex "MVC(K|P|S)$")>; 1152 def : InstRW<[WLat30, MCD], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ13.td | 188 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1471 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1472 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZISelLowering.cpp | 630 bool MVC = Ty->isIntegerTy(8); in getLoadStoreAddrMode() local 631 return AddressingMode(!MVC/*LongDispl*/, !MVC/*IdxReg*/); in getLoadStoreAddrMode() 5013 OPCODE(MVC); in getTargetNodeName() 6934 if (Opcode == SystemZ::MVC) in emitMemMemWrapper() 7399 return emitMemMemWrapper(MI, MBB, SystemZ::MVC); in EmitInstrWithCustomInserter()
|
| H A D | SystemZScheduleZ14.td | 189 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1561 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1562 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZInstrInfo.td | 474 defm MVC : MemorySS<"mvc", 0xD2, z_mvc, z_mvc_loop>;
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.md | 1717 ; Block move (MVC) patterns.
|
| /freebsd-12.1/share/misc/ |
| H A D | pci_vendors | 12930 0000 MVC IC-PCI 12931 0001 MVC IM-PCI Video frame grabber/processor
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 21699 (movdi): Put back STM and MVC in definition.
|