Lines Matching +full:0 +full:x0e00
14 * instructions. We use a stream ID of 0 for the load side and
22 lis r7,0x0E01 /* depth=7
25 lis r7,0x0E00 /* depth=7 */
26 ori r7,r7,0x1000 /* units/cachelines=32 */
30 lis r8,0x8000 /* GO=1 */
33 /* setup read stream 0 */
34 dcbt 0,r4,0b01000 /* addr from */
35 dcbt 0,r7,0b01010 /* length and depth from */
37 dcbtst 0,r9,0b01000 /* addr to */
38 dcbtst 0,r10,0b01010 /* length and depth to */
40 dcbt 0,r8,0b01010 /* all streams GO */
49 cmpwi r3,0
71 1: lvx v7,0,r4
80 stvx v7,0,r3
109 1: ld r0,0(r4)
126 std r0,0(r3)