Home
last modified time | relevance | path

Searched refs:STH (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp62 StOpc = BPF::STH; in expandMEMCPY()
101 BuildMI(*BB, MI, dl, get(BPF::STH)) in expandMEMCPY()
H A DBPFMISimplifyPatchable.cpp112 Opcode == BPF::LDD || Opcode == BPF::STB || Opcode == BPF::STH || in checkADDrr()
130 if (Opcode == BPF::STB || Opcode == BPF::STH || Opcode == BPF::STW || in checkADDrr()
H A DBPFInstrInfo.td416 def STH : STOREi64<BPF_H, "u16", truncstorei16>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp65 case PPC::STH: in hasPCRelativeForm()
H A DPPCFastISel.cpp635 Opc = Is32BitInt ? PPC::STH : PPC::STH8; in PPCEmitStore()
706 case PPC::STH : Opc = PPC::STHX; break; in PPCEmitStore()
H A DPPCRegisterInfo.cpp105 ImmToIdxMap[PPC::STH] = PPC::STHX; ImmToIdxMap[PPC::STW] = PPC::STWX; in PPCRegisterInfo()
H A DPPCInstrInfo.cpp4083 case PPC::STHX: III.ImmOpcode = PPC::STH; break; in instrHasImmForm()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r1.h447 #define MATCH_R1_STH MATCH_R1_OP (STH)
H A Dnios2r2.h1030 #define MATCH_R2_STH MATCH_R2_OP (STH)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r1.h447 #define MATCH_R1_STH MATCH_R1_OP (STH)
H A Dnios2r2.h1030 #define MATCH_R2_STH MATCH_R2_OP (STH)
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c529 #define STH 0x19, 0x00, 0, 0 /* STORE HALFWORD */ macro
1007 { STH, 0, "sth", stDasm },
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td777 // STH, STHY or STHH, depending on the choice of register.
780 defm STH : StoreRXPair<"sth", 0x40, 0xE370, truncstorei16, GR32, 2>;
787 defm : StoreGR64Pair<STH, STHY, truncstorei16>;
H A DSystemZInstrInfo.cpp1392 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
H A DSystemZScheduleZ196.td242 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
H A DSystemZScheduleZEC12.td253 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
H A DSystemZScheduleZ13.td279 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
H A DSystemZScheduleZ14.td280 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
H A DSystemZScheduleZ15.td284 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
H A DSystemZISelLowering.cpp8201 return emitCondStore(MI, MBB, SystemZ::STH, 0, false); in EmitInstrWithCustomInserter()
8203 return emitCondStore(MI, MBB, SystemZ::STH, 0, true); in EmitInstrWithCustomInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td571 defm STH : StoreA<"sth", 0b000110, 0b010110, truncstorei16, IntRegs, i32>;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel

12