Home
last modified time | relevance | path

Searched refs:STW (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha512-ia64.pl85 $STW="st8";
99 $STW="st4";
598 { .mmi; $STW [r8]=A_,4*$SZ
599 $STW [r9]=B_,4*$SZ
601 { .mmi; $STW [r10]=C_,4*$SZ
602 $STW [r11]=D_,4*$SZ
604 { .mmb; $STW [r8]=E_
605 $STW [r9]=F_ }
606 { .mmb; $STW [r10]=G_
607 $STW [r11]=H_
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha512-ia64.pl84 $STW="st8";
98 $STW="st4";
597 { .mmi; $STW [r8]=A_,4*$SZ
598 $STW [r9]=B_,4*$SZ
600 { .mmi; $STW [r10]=C_,4*$SZ
601 $STW [r11]=D_,4*$SZ
603 { .mmb; $STW [r8]=E_
604 $STW [r9]=F_ }
605 { .mmb; $STW [r10]=G_
606 $STW [r11]=H_
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm74 || STW A18,*A2++ ; rp[i]
100 || STW A18,*ARG0++ ; rp[i]
124 STW B0,*B2++(8) ; rp[2*i]
127 || STW A1,*ARG0++(8) ; rp[2*i+1]
151 || STW A0,*A3++ ; write result
176 || STW A0,*A3++ ; write result
261 || STW B18,*B4++ ; rp[i]
274 STW B19,*B4--[B2] ; rewind rp tp rp[1]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm73 || STW A18,*A2++ ; rp[i]
99 || STW A18,*ARG0++ ; rp[i]
123 STW B0,*B2++(8) ; rp[2*i]
126 || STW A1,*ARG0++(8) ; rp[2*i+1]
150 || STW A0,*A3++ ; write result
175 || STW A0,*A3++ ; write result
260 || STW B18,*B4++ ; rp[i]
273 STW B19,*B4--[B2] ; rewind rp tp rp[1]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp66 StOpc = BPF::STW; in expandMEMCPY()
94 BuildMI(*BB, MI, dl, get(BPF::STW)) in expandMEMCPY()
H A DBPFMISimplifyPatchable.cpp113 Opcode == BPF::STW || Opcode == BPF::STD) in checkADDrr()
130 if (Opcode == BPF::STB || Opcode == BPF::STH || Opcode == BPF::STW || in checkADDrr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h159 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
166 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
173 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
H A DPPCRegisterInfo.cpp105 ImmToIdxMap[PPC::STH] = PPC::STHX; ImmToIdxMap[PPC::STW] = PPC::STWX; in PPCRegisterInfo()
812 addFrameReference(BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::STW8 : PPC::STW)) in lowerCRSpilling()
969 addFrameReference(BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::STW8 : PPC::STW)) in lowerCRBitSpilling()
H A DPPCPreEmitPeephole.cpp67 case PPC::STW: in hasPCRelativeForm()
H A DPPCFrameLowering.cpp659 : PPC::STW ); in emitPrologue()
676 const MCInstrDesc &StoreWordInst = TII.get(isPPC64 ? PPC::STW8 : PPC::STW); in emitPrologue()
2430 MBB.insert(MI, addFrameReference(BuildMI(*MF, DL, TII.get(PPC::STW)) in spillCalleeSavedRegisters()
H A DPPCFastISel.cpp639 Opc = PPC::STW; in PPCEmitStore()
707 case PPC::STW : Opc = PPC::STWX; break; in PPCEmitStore()
H A DPPCMIPeephole.cpp481 case PPC::STW: in simplifyCode()
H A DPPCInstrInfo.cpp2781 case PPC::STW: in isClusterableLdStOpcPair()
2783 return SecondOpc == PPC::STW || SecondOpc == PPC::STW8; in isClusterableLdStOpcPair()
4085 case PPC::STWX: III.ImmOpcode = PPC::STW; break; in instrHasImmForm()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r1.h451 #define MATCH_R1_STW MATCH_R1_OP (STW)
H A Dnios2r2.h1038 #define MATCH_R2_STW MATCH_R2_OP (STW)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r1.h451 #define MATCH_R1_STW MATCH_R1_OP (STW)
H A Dnios2r2.h1038 #define MATCH_R2_STW MATCH_R2_OP (STW)
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c527 #define STW 0x1a, 0x00, 0, 0 /* STORE WORD */ macro
1006 { STW, 0, "stw", stDasm },
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1374 // STW P, Rr+1:Rr
1402 // STW P+, Rr+1:Rr
1428 // STW -P, Rr+1:Rr
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmt.cpu279 LDW STW - - - - - -
1003 (dni stw "STW SrcReg2, SrcReg1, Imm"
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dmt.cpu279 LDW STW - - - - - -
1003 (dni stw "STW SrcReg2, SrcReg1, Imm"
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dmt.cpu279 LDW STW - - - - - -
1003 (dni stw "STW SrcReg2, SrcReg1, Imm"
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmt.cpu279 LDW STW - - - - - -
1003 (dni stw "STW SrcReg2, SrcReg1, Imm"
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativePPC_common.c217 #define STW (HI(36)) macro
588 #define STACK_STORE STW
/netbsd-src/share/misc/
H A Dacronyms540 STW search the web

12