Searched refs:SLB (Results 1 – 25 of 32) sorted by relevance
12
/external/llvm/lib/Target/PowerPC/ |
D | p9-instrs.txt | 167 // SLB Invalidate Entry Global X-form p1026 170 // SLB Synchronize X-form p1031
|
D | README_P9.txt | 603 - SLB*: slbieg slbsync
|
D | PPCInstr64Bit.td | 1293 // SLB Invalidate Entry Global 1296 // SLB Synchronize
|
/external/selinux/mcstrans/share/examples/nato/setrans.d/ |
D | eyes-only.conf | 100 ~c397=SLB # Solomon Islands
|
D | rel.conf | 106 ~c200,~c397=SLB # Solomon Islands
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 892 # SLB Invalidate Entry Global 897 # SLB Synchronize
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | territory_codes.txt | 204 SB 090 SLB sb BP
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 987 # SLB Invalidate Entry Global 992 # SLB Synchronize
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | world_bank_data.csv | 352 Solomon Islands,SLB,"Population, total",SP.POP.TOTL,412609,423853,435262,446769,458324,469885,48142… 353 Solomon Islands,SLB,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,594701428.9203,562701055…
|
D | UnCodes.txt | 231 001 World 009 Oceania 054 Melanesia Solomon Islands 090 SLB x x Developing
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1054 EVALUATE(SLB);
|
D | constants-s390.h | 913 V(slb, SLB, 0xE399) /* type = RXY_A SUBTRACT LOGICAL WITH BORROW (32) */ \
|
D | simulator-s390.cc | 1342 EvalTable[SLB] = &Simulator::Evaluate_SLB; in EvalTableInit() 8487 EVALUATE(SLB) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 603 - SLB*: slbieg slbsync
|
D | PPCInstr64Bit.td | 1447 // SLB Invalidate Entry Global 1450 // SLB Synchronize
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 360 (instregex "SLB(G)?$")>; 361 def : InstRW<[WLat2, WLat2, FXU, GroupAlone], (instregex "SLB(G)?R$")>;
|
D | SystemZScheduleZEC12.td | 371 (instregex "SLB(G)?$")>; 372 def : InstRW<[WLat2, WLat2, FXU, GroupAlone], (instregex "SLB(G)?R$")>;
|
D | SystemZScheduleZ13.td | 394 (instregex "SLB(G)?$")>; 395 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
|
D | SystemZScheduleZ14.td | 395 (instregex "SLB(G)?$")>; 396 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
|
D | SystemZInstrInfo.td | 1082 def SLB : BinaryRXY<"slb", 0xE399, z_subcarry, GR32, load, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 832 4256U, // SLB
|
D | SystemZGenDisassemblerTables.inc | 1129 /* 1172 */ MCD_OPC_Decode, 171, 6, 114, // Opcode: SLB
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 4068 SLB{
|
D | supplementalData.txt | 3187 "SLB",
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 996 def SLB : BinaryRXY<"slb", 0xE399, sube, GR32, load, 4>;
|
12