Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
Denc_tabl.cpp395 DEFINE_ALU_OPCODES(_3, 0x18, 0x18, DU_U )
818 {OpcodeInfo::all, {0xDB, _3}, {m32, FP0S}, D_U },
892 {OpcodeInfo::all, {0xD9, _3}, {m32, FP0S}, D_U },
893 {OpcodeInfo::all, {0xDD, _3}, {m64, FP0D}, D_U },
1358 {OpcodeInfo::all, {0xF6, _3}, {r_m8}, DU },
1360 {OpcodeInfo::all, {Size16, 0xF7, _3}, {r_m16}, DU },
1361 {OpcodeInfo::all, {0xF7, _3}, {r_m32}, DU },
1362 {OpcodeInfo::em64t, {REX_W, 0xF7, _3}, {r_m64}, DU },
1491 DEFINE_SHIFT_MNEMONIC(RCR, _3, MF_AFFECTS_FLAGS|MF_USES_FLAGS)
Denc_prvt.h116 #define _3 OpcodeByteKind_SlashNum|3 macro