HomeSort by relevance Sort by last modified time
    Searched full:out_b2 (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
34 "\tmovb %al, " VG_SYM(out_b2) "\n"
36 "\tmovb %al," VG_SYM(out_b2) "(%rip) \n"
131 "\tmovb %al, " VG_SYM(out_b2) "\n"
134 "\tmovb %al, " VG_SYM(out_b2) "(%rip)\n"
169 "\tmovb %cl, " VG_SYM(out_b2) "\n"
171 "\tmovb %cl, " VG_SYM(out_b2) "(%rip)\n"
203 "\tmovb %al, " VG_SYM(out_b2) "\n"
206 "\tmovb %al, " VG_SYM(out_b2) "(%rip)\n"
241 "\tmovb %cl, " VG_SYM(out_b2) "\n
    [all...]
  /external/valgrind/main/none/tests/x86/
sbbmisc.c 4 char in_b, out_b1, out_b2, in_b2; variable
22 "\tmovb %al, " VG_SYM(out_b2) "\n"
76 "\tmovb %al, " VG_SYM(out_b2) "\n"
97 "\tmovb %cl, " VG_SYM(out_b2) "\n"
116 "\tmovb %al, " VG_SYM(out_b2) "\n"
137 "\tmovb %cl, " VG_SYM(out_b2) "\n"
155 "\tmovb %al, " VG_SYM(out_b2) "\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 663 milliseconds