HomeSort by relevance Sort by last modified time
    Searched refs:smc (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/MC/ARM/
arm-thumb-trustzone.s 7 @ Check that the assembler processes SMC instructions when TrustZone support is
15 @ SMC
17 smc #0xf
21 @ NOTZ-NOT: smc #15
23 @ TZ: smc #15 @ encoding: [0xff,0xf7,0x00,0x80]
arm-trustzone.s 7 @ Check that the assembler processes SMC instructions when TrustZone support is
15 @ SMC
17 smc #0xf
20 @ NOTZ-NOT: smc #15
22 @ TZ: smc #15 @ encoding: [0x7f,0x00,0x60,0xe1]
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcifcfunc.h 41 * Execute a secure monitor call (SMC).
43 * @param mode SMC mode affects the way SMC is handled
47 __smc(0) void smc(int32_t mode);
53 inline void N_Siq(void) { smc(MC_SMC_N_SIQ); }
59 inline void Yield(void) { smc(MC_SMC_N_YIELD); }
74 /** Parameterized SMC for FastCalls.
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 64 --smc-check=none|stack|all|all-non-file [stack]
cmdline2.stdout.exp 64 --smc-check=none|stack|all|all-non-file [stack]
  /external/oprofile/events/i386/westmere/
unit_masks 198 0x04 smc Self-Modifying Code detected
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]

Completed in 244 milliseconds