OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_m32
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp
185
is 'SHLD
r_m32
, r32, CL=r8'. This gives us the maximum number of:
356
{OpcodeInfo::all, {0x81, opc_ext, id}, {
r_m32
, imm32}, def_use },\
360
{OpcodeInfo::all, {0x83, opc_ext, ib}, {
r_m32
, imm8s}, def_use },\
366
{OpcodeInfo::all, {opcode_starts_from+1, _r}, {
r_m32
, r32}, def_use },\
372
{OpcodeInfo::all, {opcode_starts_from+3, _r}, {r32,
r_m32
}, def_use },\
429
{OpcodeInfo::all, {0x0F, 0xB1, _r}, {
r_m32
, r32, EAX}, DU_DU_DU},
459
{OpcodeInfo::all, {0x0F, 0xBC}, {r32,
r_m32
}, D_U},
465
{OpcodeInfo::all, {0x0F, 0xBD}, {r32,
r_m32
}, D_U},
474
{OpcodeInfo::ia32, {0xFF, _2}, {
r_m32
}, U },
498
{OpcodeInfo::all, {0x0F, 0x40 + ConditionMnemonic_##cc, _r}, {r32,
r_m32
}, DU_U },
[
all
...]
enc_prvt.h
177
#define
r_m32
{(OpndKind)(OpndKind_GPReg|OpndKind_Mem), OpndSize_32, OpndExt_Any, RegName_Null}
macro
Completed in 3303 milliseconds