Searched refs:STB (Results 1 – 14 of 14) sorted by relevance
/external/llvm/tools/yaml2obj/ |
D | yaml2elf.cpp | 126 StringTableBuilder &STB, 303 StringTableBuilder &STB, in initStrtabSectionHeader() argument 309 << STB.data(); in initStrtabSectionHeader() 310 SHeader.sh_size = STB.data().size(); in initStrtabSectionHeader()
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 128 STB = 38 << 26, // Store Byte enumerator
|
D | disasm-ppc.cc | 1272 case STB: { in InstructionDecode()
|
D | assembler-ppc.cc | 1208 d_form(STB, dst, src.ra(), src.offset(), true); in stb()
|
D | simulator-ppc.cc | 3598 case STB: { in ExecuteGeneric()
|
/external/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 321 def STB : STOREi64<0x2, "stb", truncstorei8>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 619 Opc = Is32BitInt ? PPC::STB : PPC::STB8; in PPCEmitStore() 691 case PPC::STB: Opc = PPC::STBX; break; in PPCEmitStore()
|
D | PPCRegisterInfo.cpp | 66 ImmToIdxMap[PPC::LBZ] = PPC::LBZX; ImmToIdxMap[PPC::STB] = PPC::STBX; in PPCRegisterInfo()
|
D | PPCISelDAGToDAG.cpp | 4234 case PPC::STB: in PeepholePPC64()
|
D | PPCInstrInfo.td | 1723 def STB : DForm_1<38, (outs), (ins gprc:$rS, memri:$src), 4122 def : Pat<(atomic_store_8 iaddr:$ptr, i32:$val), (STB gprc:$val, memri:$ptr)>;
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 8368 13: STB t8, (t10) 11125 13: STB t8, (t10) 11162 10: STB t6, (t8) 11248 2: STB t0, (t2) 12913 10: STB t6, (t8) 13844 11: STB t10, (t6) 14249 5: STB t2, (t4) 19414 5: STB t2, (t4) 27497 20: STB t12, (t14) 33959 13: STB t8, (t10) [all …]
|
D | return0.orig | 8368 13: STB t8, (t10) 10962 13: STB t8, (t10) 10999 10: STB t6, (t8) 11085 2: STB t0, (t2) 13123 9: STB t4, (t6) 13316 11: STB t10, (t6) 13721 5: STB t2, (t4) 19683 5: STB t2, (t4) 27594 20: STB t12, (t14) 31732 10: STB t6, (t8) [all …]
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 466 defm STB : StoreA<"stb", 0b000101, 0b010101, truncstorei8, IntRegs, i32>;
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 8309 "GB-STB", 18424 "STB",
|