| /openbsd-src/gnu/llvm/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 19 PCREL_OPT(STH, PSTH, OPC_AND_RST);
|
| H A D | PPC64.cpp | 56 STH = 44, enumerator 86 STH = 0xb0000000, enumerator 845 return STH; in getPPCDFormOp()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.cpp | 62 StOpc = BPF::STH; in expandMEMCPY() 101 BuildMI(*BB, MI, dl, get(BPF::STH)) in expandMEMCPY()
|
| H A D | BPFMISimplifyPatchable.cpp | 121 Opcode == BPF::LDD || Opcode == BPF::STB || Opcode == BPF::STH || in checkADDrr() 139 if (Opcode == BPF::STB || Opcode == BPF::STH || Opcode == BPF::STW || in checkADDrr()
|
| H A D | BPFInstrInfo.td | 418 def STH : STOREi64<BPF_H, "u16", truncstorei16>;
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | m88k-dis.c | 83 …{0x28000000,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,NA,STH ,i16bit,1,0,1,0… 84 …{0xf4002800,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STH ,0,1,1,1,0… 85 …{0xf4002a00,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,5,REGSC},{1,1,NA,STH ,0,1,1,1,0… 86 …{0xf4002900,"st.h.usr ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STH ,0,1,1,1,0… 87 …{0xf4002b00,"st.h.usr ",{21,5,REG} ,{16,5,REG} ,{0,5,REGSC},{1,1,NA,STH ,0,1,1,1,0…
|
| H A D | ChangeLog-0001 | 2098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | m88k.h | 285 #define STH LDHU+2 macro
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | m88k.h | 284 #define STH LDHU+2 macro
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | m88k-dis.c | 80 …{0x28000000,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,NA,STH ,i16bit,1,0,1,0… 81 …{0xf4002800,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STH ,0,1,1,1,0… 82 …{0xf4002a00,"st.h ",{21,5,REG} ,{16,5,REG} ,{0,5,REGSC},{1,1,NA,STH ,0,1,1,1,0…
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
| H A D | i370.md | 315 return \"STH %1,140(,13)\;CLM %0,3,140(13)\"; 316 return \"STH %1,140(,13)\;CH %0,140(,13)\"; 916 return \"STH %1,%0\"; 964 return \"STH %1,%0\"; 1099 return \"STH %1,140(,13)\;ICM %0,3,140(13)\"; 1122 return \"STH %1,140(,13)\;ICM %0,3,140(13)\"; 1125 return \"STH %1,%0\"; 1772 return \"STH %1,%0\"; 2052 return \"STH %2,140(,13)\;AH %0,140(,13)\"; 2263 return \"STH %2,140(,13)\;SH %0,140(,13)\";
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCPreEmitPeephole.cpp | 72 case PPC::STH: in hasPCRelativeForm()
|
| H A D | PPCFastISel.cpp | 633 Opc = Is32BitInt ? PPC::STH : PPC::STH8; in PPCEmitStore() 704 case PPC::STH : Opc = PPC::STHX; break; in PPCEmitStore()
|
| H A D | P10InstrResources.td | 1823 STH, STH8,
|
| H A D | PPCRegisterInfo.cpp | 108 ImmToIdxMap[PPC::STH] = PPC::STHX; ImmToIdxMap[PPC::STW] = PPC::STWX; in PPCRegisterInfo()
|
| /openbsd-src/sys/arch/hppa/hppa/ |
| H A D | db_disasm.c | 519 #define STH 0x19, 0x00, 0, 0 /* STORE HALFWORD */ macro 996 { STH, 0, "sth", stDasm },
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 803 // STH, STHY or STHH, depending on the choice of register. 806 defm STH : StoreRXPair<"sth", 0x40, 0xE370, truncstorei16, GR32, 2>; 813 defm : StoreGR64Pair<STH, STHY, truncstorei16>;
|
| H A D | SystemZInstrInfo.cpp | 1402 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
|
| H A D | SystemZScheduleZEC12.td | 253 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZ196.td | 242 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZ13.td | 279 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZ15.td | 284 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZ14.td | 280 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZ16.td | 284 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 635 defm STH : StoreA<"sth", 0b000110, 0b010110, truncstorei16, IntRegs, i32>;
|