Home
last modified time | relevance | path

Searched refs:AM_D (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler_types.h65 AM_D = 0x00030000, // D addressing type enumerator
Dmini_disassembler.cpp221 case AM_D: // reg field of ModR/M selects a debug register in ProcessOperand()
Dia32_opcode_map.cpp343 …/* 0x21 */ { 0, IT_GENERIC, AM_R | OT_D, AM_D | OT_D, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …
345 …/* 0x23 */ { 0, IT_GENERIC, AM_D | OT_D, AM_R | OT_D, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …