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

  /external/valgrind/main/none/tests/amd64/
sbbmisc.c 4 char in_b, out_b1, out_b2, in_b2; variable
17 "\tmovb %al, " VG_SYM(out_b1) "\n"
71 "\tmovb %al, " VG_SYM(out_b1) "\n"
91 "\tmovb %cl, " VG_SYM(out_b1) "\n"
111 "\tmovb %al, " VG_SYM(out_b1) "\n"
131 "\tmovb %cl, " VG_SYM(out_b1) "\n"
150 "\tmovb %al, " VG_SYM(out_b1) "\n"
201 printf("r1 = %d %d\n", (int)out_b1, (int)out_b2);
214 printf("r4 = %d %d\n", (int)out_b1, (int)out_b2);
219 printf("r5 = %d %d\n", (int)out_b1, (int)out_b2)
    [all...]
  /external/valgrind/main/none/tests/x86/
sbbmisc.c 4 char in_b, out_b1, out_b2, in_b2; variable
17 "\tmovb %al, " VG_SYM(out_b1) "\n"
71 "\tmovb %al, " VG_SYM(out_b1) "\n"
91 "\tmovb %cl, " VG_SYM(out_b1) "\n"
111 "\tmovb %al, " VG_SYM(out_b1) "\n"
131 "\tmovb %cl, " VG_SYM(out_b1) "\n"
150 "\tmovb %al, " VG_SYM(out_b1) "\n"
201 printf("r1 = %d %d\n", (int)out_b1, (int)out_b2);
214 printf("r4 = %d %d\n", (int)out_b1, (int)out_b2);
219 printf("r5 = %d %d\n", (int)out_b1, (int)out_b2)
    [all...]

Completed in 42 milliseconds