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

  /art/compiler/dex/quick/x86/
x86_lir.h 126 #define X86_S2D(x, y) ((x) | X86_FP_DOUBLE)
target_x86.cc 95 return X86_S2D(low_reg, high_reg);

Completed in 175 milliseconds