Home | History | Annotate | Download | only in cctest

Lines Matching refs:Poke

8316   __ Poke(x0, 0);
8317 __ Poke(x1, 8);
8318 __ Poke(x2, 16);
8319 __ Poke(x3, 24);
8326 __ Poke(w0, 0);
8327 __ Poke(w1, 4);
8328 __ Poke(w2, 8);
8329 __ Poke(w3, 12);
8382 __ Poke(x0, 1);
8385 __ Poke(x1, 2);
8388 __ Poke(x2, 3);
8391 __ Poke(x3, 4);
8394 __ Poke(x4, 5);
8397 __ Poke(x5, 6);
8400 __ Poke(x6, 7);
8404 __ Poke(w0, 1);
8407 __ Poke(w1, 2);
8410 __ Poke(w2, 3);
8457 __ Poke(x0, 0);
8458 __ Poke(x0, 8);
8461 __ Poke(w1, 0);
8462 __ Poke(w1, 4);
8510 __ Poke(x1, 8);
8511 __ Poke(x0, 0);
8517 __ Poke(wzr, 0); // Clobber the space we're about to drop.
8522 __ Poke(x3, 28);
8523 __ Poke(xzr, 0); // Clobber the space we're about to drop.
8525 __ Poke(x2, 12);