Searched refs:WFI (Results 1 – 25 of 32) sorted by relevance
12
/external/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | es2gears-a320.log | 608 NEEDS WFI: CP_SCRATCH_REG7 (57f) 930 NEEDS WFI: CP_SCRATCH_REG7 (57f) 935 NEEDS WFI: CP_SCRATCH_REG5 (57d) 978 NEEDS WFI: CP_SCRATCH_REG7 (57f) 983 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1026 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1031 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1074 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1079 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1122 NEEDS WFI: CP_SCRATCH_REG7 (57f) [all …]
|
D | dEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log | 319 NEEDS WFI: CP_SCRATCH_REG7 (57f) 693 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1067 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1441 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1815 NEEDS WFI: CP_SCRATCH_REG7 (57f) 2189 NEEDS WFI: CP_SCRATCH_REG7 (57f) 2563 NEEDS WFI: CP_SCRATCH_REG7 (57f) 2937 NEEDS WFI: CP_SCRATCH_REG7 (57f) 3311 NEEDS WFI: CP_SCRATCH_REG7 (57f) 3654 NEEDS WFI: CP_SCRATCH_REG7 (57f) [all …]
|
/external/google-breakpad/src/processor/ |
D | module_comparer.h | 78 typedef WindowsFrameInfo WFI; typedef 88 bool CompareCRM(const ContainedRangeMap<MemAddr, linked_ptr<WFI> >*,
|
D | module_comparer.cc | 262 const ContainedRangeMap<MemAddr, linked_ptr<WFI> >* basic_crm, in CompareCRM() 270 WFI newwfi; in CompareCRM() 280 ContainedRangeMap<MemAddr, linked_ptr<WFI> >::MapConstIterator iter1; in CompareCRM()
|
/external/arm-trusted-firmware/plat/allwinner/common/ |
D | arisc_off.S | 23 # - Read the C_CPU_STATUS register, which contains the status of the WFI 25 # - Loop until the core in question reaches WFI. 89 l.sfeq r5, r0 # is it not yet in WFI?
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
|
D | thumb-diagnostics.s | 327 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
|
D | basic-arm-instructions.s | 3560 @ WFE/WFI/YIELD
|
/external/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
|
D | thumb-diagnostics.s | 238 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
|
D | basic-arm-instructions.s | 3530 @ WFE/WFI/YIELD
|
/external/arm-trusted-firmware/docs/perf/ |
D | psci-performance-juno.rst | 62 to the point the hardware enters the low power state (WFI). Referring to the TF 140 AP CPU to enter WFI before making the channel available to other CPUs, which
|
/external/OpenCSD/ |
D | README.md | 191 - __Bugfix__: Packet printing update when WFI/WFE is P0 element.
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 290 // NOP,SEV,SEVL,WFE,WFI,YIELD
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 289 // NOP,SEV,SEVL,WFE,WFI,YIELD
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 288 // NOP,SEV,SEVL,WFE,WFI,YIELD
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 546 def WFI : Priv<"wfi", 0b0001000>, Sched<[]> {
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 596 def WFI : Priv<"wfi", 0b0001000>, Sched<[]> {
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 384 WFI = 3, enumerator
|
D | disasm-aarch64.cc | 2196 case WFI: in VisitSystem()
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 2521 # WFE/WFI/YIELD
|
D | thumb2.txt | 2692 # WFE/WFI/YIELD
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb2.txt | 2692 # WFE/WFI/YIELD
|
D | basic-arm-instructions.txt | 2521 # WFE/WFI/YIELD
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 3021 COMPARE(hint(WFI), "wfi"); in TEST()
|
12