| /netbsd-src/external/apache2/llvm/dist/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 | 112 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 D | BPFInstrInfo.td | 416 def STH : STOREi64<BPF_H, "u16", truncstorei16>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCPreEmitPeephole.cpp | 65 case PPC::STH: in hasPCRelativeForm()
|
| H A D | PPCFastISel.cpp | 635 Opc = Is32BitInt ? PPC::STH : PPC::STH8; in PPCEmitStore() 706 case PPC::STH : Opc = PPC::STHX; break; in PPCEmitStore()
|
| H A D | PPCRegisterInfo.cpp | 105 ImmToIdxMap[PPC::STH] = PPC::STHX; ImmToIdxMap[PPC::STW] = PPC::STWX; in PPCRegisterInfo()
|
| H A D | PPCInstrInfo.cpp | 4083 case PPC::STHX: III.ImmOpcode = PPC::STH; break; in instrHasImmForm()
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | nios2r1.h | 447 #define MATCH_R1_STH MATCH_R1_OP (STH)
|
| H A D | nios2r2.h | 1030 #define MATCH_R2_STH MATCH_R2_OP (STH)
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | nios2r1.h | 447 #define MATCH_R1_STH MATCH_R1_OP (STH)
|
| H A D | nios2r2.h | 1030 #define MATCH_R2_STH MATCH_R2_OP (STH)
|
| /netbsd-src/sys/arch/hppa/hppa/ |
| H A D | db_disasm.c | 529 #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 D | SystemZInstrInfo.td | 777 // 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 D | SystemZInstrInfo.cpp | 1392 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
|
| H A D | SystemZScheduleZ196.td | 242 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STH(H|Y|RL|Mux)?$")>;
|
| H A D | SystemZScheduleZEC12.td | 253 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 | SystemZScheduleZ14.td | 280 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 | SystemZISelLowering.cpp | 8201 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 D | SparcInstrInfo.td | 571 defm STH : StoreA<"sth", 0b000110, 0b010110, truncstorei16, IntRegs, i32>;
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-0001 | 2098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-0001 | 2098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-0001 | 2098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-0001 | 2098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
|