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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 625 {OpcodeInfo::all, {0xDE, 0xC1}, {FP0D}, DU },
632 {OpcodeInfo::all, {0xD9, 0xEE}, {FP0D}, D },
639 {OpcodeInfo::all, {0xDC, _0}, {FP0D, m64}, DU_U },
646 {OpcodeInfo::all, {0xDE, 0xE9}, {FP0D}, DU },
653 {OpcodeInfo::all, {0xDC, _4}, {FP0D, m64}, DU_U },
670 {OpcodeInfo::all, {0xDC, _1}, {FP0D, m64}, DU_U },
676 {OpcodeInfo::all, {0xDE, 0xC9}, {FP0D}, DU },
683 {OpcodeInfo::all, {0xDE, 0xF9}, {FP0D}, DU },
690 {OpcodeInfo::all, {0xDC, _6}, {FP0D, m64}, DU_U },
698 {OpcodeInfo::all, {0xDD, 0xE1}, {FP0D, FP1D}, DU_U }
    [all...]
enc_prvt.h 238 #define FP0D {OpndKind_FPReg, OpndSize_64, OpndExt_Any, RegName_FP0D}

Completed in 442 milliseconds