Searched refs:in_w (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/none/tests/amd64/ |
D | sbbmisc.c | 6 short in_w, out_w1, out_w2; variable 48 "\tmovw " VG_SYM(in_w) ", %ax\n" 50 "\tmovw " VG_SYM(in_w) "(%rip), %ax\n" 57 "\tmovw " VG_SYM(in_w) ", %ax\n" 61 "\tmovw " VG_SYM(in_w) "(%rip), %ax\n" 287 "\tmovw " VG_SYM(in_w) ", %ax\n" 289 "\tmovw " VG_SYM(in_w) "(%rip), %ax\n" 296 "\tmovw " VG_SYM(in_w) ", %ax\n" 300 "\tmovw " VG_SYM(in_w) "(%rip), %ax\n" 352 in_w = 49999; in main() [all …]
|
/external/valgrind/none/tests/x86/ |
D | sbbmisc.c | 6 short in_w, out_w1, out_w2; variable 32 "\tmovw " VG_SYM(in_w) ", %ax\n" 37 "\tmovw " VG_SYM(in_w) ", %ax\n" 165 "\tmovw " VG_SYM(in_w) ", %ax\n" 170 "\tmovw " VG_SYM(in_w) ", %ax\n" 203 in_w = 49999; in main() 235 in_w = 49999; in main()
|