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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 108 {OpcodeInfo::all, {0xFE, _1}, {r_m8}, DU },
354 {OpcodeInfo::all, {0x80, opc_ext, ib}, {r_m8, imm8}, def_use },\
363 {OpcodeInfo::all, {first_opcode, _r}, {r_m8, r8}, def_use },\
369 {OpcodeInfo::all, {opcode_starts_from+2, _r}, {r8, r_m8}, def_use },\
427 {OpcodeInfo::all, {0x0F, 0xB0, _r}, {r_m8, r8, AL}, DU_DU_DU },
594 {OpcodeInfo::all, {0xFE, _1}, {r_m8}, DU },
    [all...]
enc_prvt.h 175 #define r_m8 {(OpndKind)(OpndKind_GPReg|OpndKind_Mem), OpndSize_8, OpndExt_Any, RegName_Null} macro

Completed in 46 milliseconds