Searched refs:wfe (Results 1 – 25 of 82) sorted by relevance
1234
/external/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 22 wfe 36 @ CHECK-ERROR-V6: wfe 55 @ CHECK-ARM: wfe @ encoding: [0x02,0xf0,0x20,0xe3] 65 @ CHECK-THUMB: wfe @ encoding: [0x20,0xbf] 77 @ CHECK-V6M: wfe @ encoding: [0x20,0xbf]
|
D | thumb-hints.s | 11 wfe 16 @ CHECK: wfe @ encoding: [0x20,0xbf] 40 @ CHECK-ERROR-NEXT: wfe
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 22 wfe 36 @ CHECK-ERROR-V6: wfe 55 @ CHECK-ARM: wfe @ encoding: [0x02,0xf0,0x20,0xe3] 65 @ CHECK-THUMB: wfe @ encoding: [0x20,0xbf] 77 @ CHECK-V6M: wfe @ encoding: [0x20,0xbf]
|
D | thumb-hints.s | 11 wfe 16 @ CHECK: wfe @ encoding: [0x20,0xbf] 40 @ CHECK-ERROR-NEXT: wfe
|
/external/arm-trusted-firmware/lib/locks/exclusive/aarch64/ |
D | spinlock.S | 37 wfe 53 l1: wfe
|
/external/clang/test/CodeGen/ |
D | builtins-arm-microsoft.c | 14 void wfe() { in wfe() function
|
D | builtins-arm.c | 35 void wfe() { in wfe() function
|
/external/capstone/suite/MC/ARM/ |
D | thumb-hints.s.cs | 4 0x20,0xbf = wfe
|
/external/u-boot/arch/arm/cpu/armv8/ |
D | spin_table_v8.S | 12 0: wfe
|
/external/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_smp.S | 18 0: wfe
|
/external/arm-trusted-firmware/plat/rockchip/common/aarch64/ |
D | pmu_sram_cpus_on.S | 38 wfe
|
/external/arm-trusted-firmware/plat/rockchip/common/aarch32/ |
D | pmu_sram_cpus_on.S | 42 wfe
|
/external/u-boot/arch/arm/mach-uniphier/arm32/ |
D | psci_smp.S | 37 wfe
|
/external/u-boot/arch/arm/mach-exynos/include/mach/ |
D | system.h | 56 #define wfe() __asm__ __volatile__ ("wfe\n\t" : : ); macro
|
/external/arm-trusted-firmware/lib/locks/bakery/ |
D | bakery_lock_coherent.c | 133 wfe(); in bakery_lock_get()
|
/external/arm-trusted-firmware/plat/socionext/synquacer/ |
D | sq_helpers.S | 56 wfe
|
/external/arm-trusted-firmware/plat/arm/css/common/aarch64/ |
D | css_helpers.S | 44 wfe
|
/external/arm-trusted-firmware/plat/arm/board/a5ds/aarch32/ |
D | a5ds_helpers.S | 43 wfe
|
/external/arm-trusted-firmware/plat/rpi/rpi3/aarch64/ |
D | plat_helpers.S | 90 wfe
|
/external/arm-trusted-firmware/plat/qemu/common/aarch64/ |
D | plat_helpers.S | 83 wfe
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | hints.ll | 30 ; CHECK: wfe
|
/external/llvm/test/CodeGen/AArch64/ |
D | hints.ll | 30 ; CHECK: wfe
|
/external/llvm/test/CodeGen/ARM/ |
D | hints.ll | 32 ; CHECK: wfe
|
/external/arm-trusted-firmware/plat/qemu/common/aarch32/ |
D | plat_helpers.S | 87 wfe
|
/external/arm-trusted-firmware/plat/arm/board/fvp/aarch64/ |
D | fvp_helpers.S | 62 wfe
|
1234