Home
last modified time | relevance | path

Searched refs:psr0 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Dif-pred-not-when-safe.ll53 %psr0 = add nsw i32 %lsr, 29
65 %rsr0 = srem i32 %psr0, 0
76 %ysr0.0 = phi i32 [ %rsr0, %if.then ], [ %psr0, %for.body ]
/external/u-boot/arch/arm/lib/
Dasm-offsets.c75 DEFINE(AIPI1_PSR0, IMX_AIPI1_BASE + offsetof(struct aipi_regs, psr0)); in main()
77 DEFINE(AIPI2_PSR0, IMX_AIPI2_BASE + offsetof(struct aipi_regs, psr0)); in main()
/external/u-boot/arch/arm/include/asm/arch-mx27/
Dimx-regs.h31 u32 psr0; member