/external/u-boot/arch/xtensa/include/asm/arch-de212/ |
D | tie-asm.h | 60 rsr.ACCLO \at1 // MAC16 option 62 rsr.ACCHI \at1 // MAC16 option 72 rsr.SCOMPARE1 \at1 // conditional store option 74 rsr.M0 \at1 // MAC16 option 76 rsr.M1 \at1 // MAC16 option 78 rsr.M2 \at1 // MAC16 option 80 rsr.M3 \at1 // MAC16 option
|
/external/u-boot/arch/xtensa/include/asm/arch-dc232b/ |
D | tie-asm.h | 39 rsr \at1, ACCLO // MAC16 accumulator 40 rsr \at2, ACCHI 47 rsr \at1, M0 // MAC16 registers 48 rsr \at2, M1 51 rsr \at1, M2 52 rsr \at2, M3 59 rsr \at1, SCOMPARE1 // conditional store option
|
/external/u-boot/arch/xtensa/include/asm/arch-dc233c/ |
D | tie-asm.h | 71 rsr \at1, ACCLO // MAC16 option 73 rsr \at1, ACCHI // MAC16 option 83 rsr \at1, M0 // MAC16 option 85 rsr \at1, M1 // MAC16 option 87 rsr \at1, M2 // MAC16 option 89 rsr \at1, M3 // MAC16 option 91 rsr \at1, SCOMPARE1 // conditional store option
|
/external/u-boot/arch/xtensa/cpu/ |
D | start.S | 302 rsr a0, windowbase 375 rsr a2, EXCCAUSE # find handler 395 rsr a3, EXCSAVE1 417 rsr a2, WINDOWSTART 421 rsr a2, SAR 422 rsr a3, EPC1 423 rsr a4, EXCVADDR 430 rsr a3, LBEG 433 rsr a3, LEND 441 rsr a2, EXCCAUSE [all …]
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | cpu_init.c | 146 gd->arch.reset_status = __raw_readl(&im->reset.rsr); in cpu_init_f() 147 __raw_writel(~(RSR_RES), &im->reset.rsr); in cpu_init_f() 416 ulong rsr = gd->arch.reset_status; in prt_83xx_rsr() local 424 if (rsr & bits[i].mask) { in prt_83xx_rsr() 431 print_83xx_arb_event(rsr & RSR_BMRS); in prt_83xx_rsr()
|
/external/u-boot/drivers/sysreset/ |
D | sysreset_mpc83xx.c | 149 ulong rsr = gd->arch.reset_status; in mpc83xx_sysreset_get_status() local 166 if (rsr & bits[i].mask) { in mpc83xx_sysreset_get_status() 189 res = print_83xx_arb_event(rsr & RSR_BMRS, buf, size); in mpc83xx_sysreset_get_status()
|
/external/u-boot/arch/arm/mach-sunxi/ |
D | dram_sun50i_h6.c | 531 if ((readl(&mctl_phy->dx[0].rsr[0]) & 0x3) == 2 && in mctl_channel_init() 532 (readl(&mctl_phy->dx[1].rsr[0]) & 0x3) == 2) { in mctl_channel_init() 535 if ((readl(&mctl_phy->dx[2].rsr[0]) & 0x3) != 2 || in mctl_channel_init() 536 (readl(&mctl_phy->dx[3].rsr[0]) & 0x3) != 2) in mctl_channel_init() 549 if ((readl(&mctl_phy->dx[0].rsr[0]) & 0x3) == 0 && in mctl_channel_init() 550 (readl(&mctl_phy->dx[1].rsr[0]) & 0x3) == 0) { in mctl_channel_init() 566 debug("DRAM PHY DX%dRSR0 = %x\n", i, readl(&mctl_phy->dx[i].rsr[0])); in mctl_channel_init()
|
/external/u-boot/drivers/net/ |
D | at91_emac.c | 361 writel(readl(&emac->rsr) & in at91emac_init() 363 &emac->rsr); in at91emac_init() 436 writel(readl(&emac->rsr) | AT91_EMAC_RSR_REC, in at91emac_recv() 437 &emac->rsr); in at91emac_recv()
|
D | ne2000_base.c | 378 __maybe_unused u8 rsr; in dp83902a_RxEvent() local 384 DP_IN(base, DP_RSR, rsr); in dp83902a_RxEvent()
|
/external/clang/test/CodeGen/ |
D | builtins-arm64.c | 52 unsigned rsr() { in rsr() function
|
D | builtins-arm.c | 209 unsigned rsr() { in rsr() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | if-pred-not-when-safe.ll | 61 %rsr = srem i32 %psr, 17 72 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
|
D | if-pred-non-void.ll | 95 %rsr = srem i32 %psr, %lsr 102 %ysr.0 = phi i32 [ %rsr, %if.then ], [ %psr, %for.body ]
|
/external/u-boot/arch/arm/mach-at91/include/mach/ |
D | at91_emac.h | 20 u32 rsr; member
|
/external/u-boot/arch/m68k/include/asm/ |
D | immap_5307.h | 21 u8 rsr; member
|
D | immap_520x.h | 83 u8 rsr; member
|
D | immap_5235.h | 197 u8 rsr; /* 0x02 */ member
|
D | immap_5227x.h | 66 u8 rsr; member
|
D | immap_547x_8x.h | 62 u32 rsr; /* 0x44 */ member
|
D | immap_5301x.h | 141 u8 rsr; member
|
D | immap_5445x.h | 83 u8 rsr; member
|
D | immap_5275.h | 347 u8 rsr; member
|
D | immap_5441x.h | 99 u8 rsr; member
|
D | immap_5329.h | 141 u8 rsr; member
|
/external/u-boot/arch/arm/include/asm/arch-sunxi/ |
D | dram_sun50i_h6.h | 264 u32 rsr[4]; /* 0xd0 */ member
|