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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 350 {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 },\
359 {OpcodeInfo::all, {Size16, 0x83, opc_ext, ib}, {r_m16, imm8s}, def_use },\
365 {OpcodeInfo::all, {Size16, opcode_starts_from+1, _r}, {r_m16, r16}, def_use },\
371 {OpcodeInfo::all, {Size16, opcode_starts_from+3, _r}, {r16, r_m16}, def_use },\
428 {OpcodeInfo::all, {Size16, 0x0F, 0xB1, _r}, {r_m16, r16, AX}, DU_DU_DU },
473 {OpcodeInfo::ia32, {Size16, 0xE8, cw}, {rel16}, U },
497 {OpcodeInfo::all, {Size16, 0x0F, 0x40 + ConditionMnemonic_##cc, _r}, {r16, r_m16}, DU_U }, \
596 {OpcodeInfo::all, {Size16, 0xFF, _1}, {r_m16}, DU },
600 {OpcodeInfo::ia32, {Size16, 0x48|rw}, {r16}, DU }
    [all...]
enc_prvt.h 109 #define Size16 InstPrefix_OpndSize

Completed in 27 milliseconds