HomeSort by relevance Sort by last modified time
    Searched refs:out_l1 (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/x86/
sbbmisc.c 8 int in_l, out_l1, out_l2; variable
53 "\tmovl %eax, " VG_SYM(out_l1) "\n"
186 "\tmovl %eax, " VG_SYM(out_l1) "\n"
209 printf("r3 = %d %d\n", (int)out_l1, (int)out_l2);
241 printf("r10 = %d %d\n", (int)out_l1, (int)out_l2);
  /external/valgrind/none/tests/amd64/
sbbmisc.c 8 int in_l, out_l1, out_l2; variable
87 "\tmovl %eax, " VG_SYM(out_l1) "\n"
91 "\tmovl %eax, " VG_SYM(out_l1) "(%rip)\n"
326 "\tmovl %eax, " VG_SYM(out_l1) "\n"
330 "\tmovl %eax, " VG_SYM(out_l1) "(%rip)\n"
358 printf("r3 = %d %d\n", (int)out_l1, (int)out_l2);
390 printf("r10 = %d %d\n", (int)out_l1, (int)out_l2);

Completed in 77 milliseconds