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

  /external/valgrind/main/memcheck/tests/amd64/
bug132146.c 55 #define BSWAPL(_lval) \
57 __asm__ __volatile__("bswapl %0" \
61 UInt bswapl ( UInt x ) function
63 BSWAPL(x); BSWAPL(x);
64 BSWAPL(x); BSWAPL(x);
65 BSWAPL(x); BSWAPL(x);
66 BSWAPL(x); BSWAPL(x)
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def 109 bswapl r32.ud[0x12345678] => 0.ud[0x78563412]
    [all...]

Completed in 18 milliseconds