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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 359 {OpcodeInfo::all, {Size16, 0x83, opc_ext, ib}, {r_m16, imm8s}, def_use },\
360 {OpcodeInfo::all, {0x83, opc_ext, ib}, {r_m32, imm8s}, def_use },\
361 {OpcodeInfo::em64t, {REX_W, 0x83, opc_ext, ib}, {r_m64, imm8s}, def_use },\
    [all...]
enc_prvt.h 202 #define imm8s {OpndKind_Imm, OpndSize_8, OpndExt_Signed, RegName_Null} macro

Completed in 32 milliseconds