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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 626 {OpcodeInfo::all, {0xDE, 0xC1}, {FP0S}, DU },
633 {OpcodeInfo::all, {0xD9, 0xEE}, {FP0S}, D },
640 {OpcodeInfo::all, {0xD8, _0}, {FP0S, m32}, DU_U },
647 {OpcodeInfo::all, {0xDE, 0xE9}, {FP0S}, DU },
654 {OpcodeInfo::all, {0xD8, _4}, {FP0S, m32}, DU_U },
660 {OpcodeInfo::all, {0xDA, _4}, {FP0S, m32}, DU_U },
661 // {OpcodeInfo::all, {0xDE, _4}, {FP0S, m16}, DU_U },
669 {OpcodeInfo::all, {0xD8, _1}, {FP0S, m32}, DU_U },
677 {OpcodeInfo::all, {0xDE, 0xC9}, {FP0S}, DU },
684 {OpcodeInfo::all, {0xDE, 0xF9}, {FP0S}, DU }
    [all...]
enc_prvt.h 237 #define FP0S {OpndKind_FPReg, OpndSize_32, OpndExt_Any, RegName_FP0S}

Completed in 381 milliseconds