HomeSort by relevance Sort by last modified time
    Searched defs:sldt (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/none/tests/s390x/
dfp-2.c 212 void sldt(_Decimal64 in, unsigned long amount) function
221 printf("SLDT ");
302 sldt(d64, 10);
303 sldt(-d64, 2);
304 sldt(0.DD, 2);
305 sldt(-0.DD, 2);
  /external/chromium_org/tools/traceline/traceline/
stubs.asm 9 ; sldt to detect which processor we are running on.
10 sldt eax label
  /external/llvm/test/MC/X86/
x86-64.s 233 sldt 4 label
373 sldt %ecx label
374 sldt %cx label

Completed in 151 milliseconds