Home
last modified time | relevance | path

Searched refs:STB (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPCInsns.def18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
H A DPPC64.cpp54 STB = 38, enumerator
85 STB = 0x98000000, enumerator
843 return STB; in getPPCDFormOp()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp58 StOpc = BPF::STB; in expandMEMCPY()
108 BuildMI(*BB, MI, dl, get(BPF::STB)) in expandMEMCPY()
H A DBPFMISimplifyPatchable.cpp121 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 DBPFInstrInfo.td419 def STB : STOREi64<BPF_B, "u8", truncstorei8>;
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h284 #define STB LDHU+1 macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h283 #define STB LDHU+1 macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dm88k-dis.c80 …{0x2c000000,"st.b ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,NA,STB ,i16bit,1,0,1,0…
81 …{0xf4002c00,"st.b ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STB ,0,1,1,1,0…
82 …{0xf4002d00,"st.b.usr ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STB ,0,1,1,1,0…
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp229 StringTableBuilder &STB,
1036 StringTableBuilder &STB, in initStrtabSectionHeader() argument
1052 if (raw_ostream *OS = CBA.getRawOS(STB.getSize())) in initStrtabSectionHeader()
1053 STB.write(*OS); in initStrtabSectionHeader()
1054 SHeader.sh_size = STB.getSize(); in initStrtabSectionHeader()
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm88k-dis.c78 …{0x2c000000,"st.b ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {1,1,NA,STB ,i16bit,1,0,1,0…
79 …{0xf4002c00,"st.b ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,1,NA,STB ,0,1,1,1,0…
H A DChangeLog-00012098 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp70 case PPC::STB: in hasPCRelativeForm()
H A DPPCFastISel.cpp630 Opc = Is32BitInt ? PPC::STB : PPC::STB8; in PPCEmitStore()
703 case PPC::STB: Opc = PPC::STBX; break; in PPCEmitStore()
H A DP10InstrResources.td1807 STB, STB8,
H A DPPCRegisterInfo.cpp104 ImmToIdxMap[PPC::LBZ] = PPC::LBZX; ImmToIdxMap[PPC::STB] = PPC::STBX; in PPCRegisterInfo()
H A DPPCInstrInfo.cpp4241 case PPC::STBX: III.ImmOpcode = PPC::STB; break; in instrHasImmForm()
H A DPPCInstrInfo.td1997 def STB : DForm_1<38, (outs), (ins gprc:$rS, memri:$dst),
4911 def : Pat<(atomic_store_8 DForm:$ptr, i32:$val), (STB gprc:$val, memri:$ptr)>;
H A DPPCISelDAGToDAG.cpp7436 case PPC::STB: in PeepholePPC64()
/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c520 #define STB 0x18, 0x00, 0, 0 /* STORE BYTE */ macro
997 { STB, 0, "stb", stDasm },
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-mmix.texi369 @samp{STB},
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-mmix.texi369 @samp{STB},
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td634 defm STB : StoreA<"stb", 0b000101, 0b010101, truncstorei8, IntRegs, i32>;
/openbsd-src/sys/dev/pci/
H A Dpcidevs127 vendor STB 0x10b4 STB Systems
9324 /* STB products */
/openbsd-src/sys/dev/usb/
H A Dusbdevs1738 product DRESDENELEC STB 0x0001 Sensor Terminal

12