Searched refs:imm16 (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
H A Denc_tabl.cpp350 {OpcodeInfo::decoder, {Size16, opcode_starts_from + 5, iw}, {AX, imm16}, DU_U },\
355 {OpcodeInfo::all, {Size16, 0x81, opc_ext, iw}, {r_m16, imm16}, def_use },\
1024 {OpcodeInfo::all, {Size16, 0x69, _r, iw}, {r16,r_m16,imm16}, D_U_U },
1027 {OpcodeInfo::all, {Size16, 0x69, _r, iw}, {r16,imm16}, DU_U },
1158 {OpcodeInfo::all, {Size16, 0xB8|rw}, {r16,imm16}, D_U },
1163 {OpcodeInfo::all, {Size16, 0xC7, _0}, {r_m16,imm16}, D_U },
1416 {OpcodeInfo::all, {Size16, 0x68}, {imm16}, U },
1432 {OpcodeInfo::all, {0xC2, iw}, {imm16}, U },
1530 {OpcodeInfo::decoder, {0xA9, iw}, { AX, imm16}, U_U },
1536 {OpcodeInfo::all, {Size16, 0xF7, _0, iw}, {r_m16,imm16}, U_
[all...]
H A Denc_prvt.h199 #define imm16 {OpndKind_Imm, OpndSize_16, OpndExt_Any, RegName_Null} macro

Completed in 6 milliseconds