Home
last modified time | relevance | path

Searched refs:SMC (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm/test/MC/ARM/
Darm-trustzone.s8 @ Check that the assembler processes SMC instructions when TrustZone support is
16 @ SMC
18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
Darm-thumb-trustzone.s8 @ Check that the assembler processes SMC instructions when TrustZone support is
16 @ SMC
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Darm-trustzone.s8 @ Check that the assembler processes SMC instructions when TrustZone support is
16 @ SMC
18 smi #0xf @ SMI is old (ARMv6KZ) name for SMC
Darm-thumb-trustzone.s8 @ Check that the assembler processes SMC instructions when TrustZone support is
16 @ SMC
/external/u-boot/arch/arm/mach-omap2/
Dlowlevel_init.S60 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/
DREADME.serial_multi7 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:
DREADME.POST699 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/
Dsec_entry_cpu1.S46 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/
Darm-trustzone.txt6 # SMC
Darm-thumb-trustzone.txt6 # SMC
/external/llvm/test/MC/Disassembler/ARM/
Darm-trustzone.txt6 # SMC
Darm-thumb-trustzone.txt6 # SMC
/external/python/cpython2/PC/
Dpython_nt.rc64 … Foundation. Copyright � 2000 BeOpen.com. Copyright � 1995-2001 CNRI. Copyright � 1991-1995 SMC.\0"
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp204 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/
DTGParser.cpp309 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/
DTGParser.cpp206 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/
Dlowlevel_init.S34 .word 0xe1600071 @ SMC #1 to call PPA service - hand assembled
/external/syzkaller/sys/linux/
Dsocket_inet_tcp.txt22 # From interface point of view SMC sockets seem to be the same as TCP.
/external/u-boot/drivers/serial/
DKconfig684 the maximum receive buffer length for the SMC.
688 the SMC.
/external/u-boot/arch/arm/dts/
Dsama5d3.dtsi1515 0xffffc070 0x00000490 /* SMC PMECC regs */
1516 0xffffc500 0x00000100 /* SMC PMECC Error Location regs */
Dsama5d4.dtsi290 0xfc05c070 0x00000490 /* SMC PMECC regs */
291 0xfc05c500 0x00000100 /* SMC PMECC Error Location regs */
/external/u-boot/arch/arm/
DKconfig307 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/
Dconstants-arm64.h762 SMC = ExceptionFixed | 0x00000003, enumerator
/external/vixl/src/aarch64/
Dconstants-aarch64.h745 SMC = ExceptionFixed | 0x00000003, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SchedFalkorDetails.td1246 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…

123