/external/llvm/test/MC/ARM/ |
D | arm-trustzone.s | 8 @ Check that the assembler processes SMC instructions when TrustZone support is 16 @ SMC 18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
|
D | arm-thumb-trustzone.s | 8 @ Check that the assembler processes SMC instructions when TrustZone support is 16 @ SMC
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | arm-trustzone.s | 8 @ Check that the assembler processes SMC instructions when TrustZone support is 16 @ SMC 18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
|
D | arm-thumb-trustzone.s | 8 @ Check that the assembler processes SMC instructions when TrustZone support is 16 @ SMC
|
/external/u-boot/arch/arm/mach-omap2/ |
D | lowlevel_init.S | 60 smc 0 @ SMC #0 to enter monitor mode 73 smc 0 @ SMC #0 to enter monitor mode 85 smc 0 @ SMC #0 to enter monitor mode
|
/external/u-boot/doc/ |
D | README.serial_multi | 7 At the moment, the ports must be split on a SMC and a SCC port on a 14 - SMC if keys not pressed (modem not enabled) 23 *) The console can be switched to SMC by any of the following commands:
|
D | README.POST | 699 o) Serial Management Controllers (SMC) 714 2.2.3.2. UART tests (SMC/SCC) 717 used. The SMC/SCC controllers will be configured to connect the 723 The test routine for the SMC/SCC UART tests will be located in
|
/external/u-boot/arch/arm/mach-omap2/omap5/ |
D | sec_entry_cpu1.S | 46 smc 0 @ SMC #0 to enter monitor mode 58 smc 0 @ SMC #0 to enter monitor mode
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | arm-trustzone.txt | 6 # SMC
|
D | arm-thumb-trustzone.txt | 6 # SMC
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | arm-trustzone.txt | 6 # SMC
|
D | arm-thumb-trustzone.txt | 6 # SMC
|
/external/python/cpython2/PC/ |
D | python_nt.rc | 64 … Foundation. Copyright � 2000 BeOpen.com. Copyright � 1995-2001 CNRI. Copyright � 1991-1995 SMC.\0"
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGParser.cpp | 204 MultiClass *SMC = SubMultiClass.MC; in AddSubMultiClass() local 210 const std::vector<RecordVal> &SMCVals = SMC->Rec.getValues(); in AddSubMultiClass() 218 for (MultiClass::RecordVector::const_iterator i = SMC->DefPrototypes.begin(), in AddSubMultiClass() 219 iend = SMC->DefPrototypes.end(); in AddSubMultiClass() 233 const std::vector<std::string> &SMCTArgs = SMC->Rec.getTemplateArgs(); in AddSubMultiClass() 282 SMC->Rec.getName() + "'!"); in AddSubMultiClass()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 309 MultiClass *SMC = SubMultiClass.MC; in AddSubMultiClass() local 311 ArrayRef<Init *> SMCTArgs = SMC->Rec.getTemplateArgs(); in AddSubMultiClass() 323 Init *Default = SMC->Rec.getValue(SMCTArgs[i])->getValue(); in AddSubMultiClass() 328 ") of multiclass '" + SMC->Rec.getNameInitAsString() + in AddSubMultiClass() 336 QualifiedNameOfImplicitName(SMC), in AddSubMultiClass() 340 return resolve(SMC->Entries, TemplateArgs, false, &CurMC->Entries); in AddSubMultiClass()
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 206 MultiClass *SMC = SubMultiClass.MC; in AddSubMultiClass() local 210 for (const auto &SMCVal : SMC->Rec.getValues()) in AddSubMultiClass() 217 for (const std::unique_ptr<Record> &R : SMC->DefPrototypes) { in AddSubMultiClass() 229 ArrayRef<Init *> SMCTArgs = SMC->Rec.getTemplateArgs(); in AddSubMultiClass() 271 ") of subclass '" + SMC->Rec.getNameInitAsString() + "'!"); in AddSubMultiClass()
|
/external/u-boot/arch/arm/mach-omap2/omap3/ |
D | lowlevel_init.S | 34 .word 0xe1600071 @ SMC #1 to call PPA service - hand assembled
|
/external/syzkaller/sys/linux/ |
D | socket_inet_tcp.txt | 22 # From interface point of view SMC sockets seem to be the same as TCP.
|
/external/u-boot/drivers/serial/ |
D | Kconfig | 684 the maximum receive buffer length for the SMC. 688 the SMC.
|
/external/u-boot/arch/arm/dts/ |
D | sama5d3.dtsi | 1515 0xffffc070 0x00000490 /* SMC PMECC regs */ 1516 0xffffc500 0x00000100 /* SMC PMECC Error Location regs */
|
D | sama5d4.dtsi | 290 0xfc05c070 0x00000490 /* SMC PMECC regs */ 291 0xfc05c500 0x00000100 /* SMC PMECC Error Location regs */
|
/external/u-boot/arch/arm/ |
D | Kconfig | 307 bool "Support for ARM SMC Calling Convention (SMCCC)" 311 Say Y here if you want to enable ARM SMC Calling Convention.
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 762 SMC = ExceptionFixed | 0x00000003, enumerator
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 745 SMC = ExceptionFixed | 0x00000003, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkorDetails.td | 1246 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…
|