Searched refs:SLDT (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 201 def SLDT : BinaryRXF<"sldt", 0xED40, null_frag, FP64, FP64, null_frag, 0>;
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.h | 1224 EVALUATE(SLDT);
|
D | simulator-s390.cc | 1550 EvalTable[SLDT] = &Simulator::Evaluate_SLDT; in EvalTableInit() 11238 EVALUATE(SLDT) { in EVALUATE() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86SchedSandyBridge.td | 898 def: InstRW<[SBWriteResGroup67], (instregex "SLDT(16|32|64)r",
|
D | X86SchedBroadwell.td | 1022 def: InstRW<[BWWriteResGroup68], (instregex "SLDT(16|32|64)r")>;
|
D | X86SchedHaswell.td | 1536 def: InstRW<[HWWriteResGroup107], (instregex "SLDT(16|32|64)r")>;
|
D | X86SchedSkylakeClient.td | 1046 def: InstRW<[SKLWriteResGroup80], (instregex "SLDT(16|32|64)r")>;
|
D | X86SchedSkylakeServer.td | 1215 def: InstRW<[SKXWriteResGroup84], (instregex "SLDT(16|32|64)r")>;
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 659 #define SLDT(a) CHOICE(sldt a, sldt a, sldt a) macro 1372 #define SLDT(a) sldt a macro
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 3834 SLDT
|
D | i386.txt | 624 SLDT 4668 SLDT Store LDT Register 4923 and SLDT give access to the LDTR. 10650 LLDT, and SLDT. Programs executing in real-address mode are able to take 19606 SLDT Store Local Descriptor Table Register 19610 0F 00 /0 SLDT r/m16 pm=2/2 Store LDTR to EA word 19619 SLDT stores the Local Descriptor Table Register (LDTR) in the two-byte 19623 SLDT is used only in operating system software. It is not used in 19639 Interrupt 6; SLDT is not recognized in Real Address Mode 20597 6 SLDT STR LLDT LTR VERR VERW [all …]
|
D | i386-notutf8.txt | 624 SLDT 4668 SLDT �� Store LDT Register 4923 and SLDT give access to the LDTR. 10650 LLDT, and SLDT. Programs executing in real-address mode are able to take 19606 SLDT �� Store Local Descriptor Table Register 19610 0F 00 /0 SLDT r/m16 pm=2/2 Store LDTR to EA word 19619 SLDT stores the Local Descriptor Table Register (LDTR) in the two-byte 19623 SLDT is used only in operating system software. It is not used in 19639 Interrupt 6; SLDT is not recognized in Real Address Mode 20597 6� SLDT � STR � LLDT � LTR � VERR � VERW � � � [all …]
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | constants-s390.h | 304 V(sldt, SLDT, 0xED40) /* type = RXF SHIFT SIGNIFICAND LEFT (long DFP) */ \
|