Home
last modified time | relevance | path

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

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler_types.h64 AM_C = 0x00020000, // C addressing type enumerator
Dmini_disassembler.cpp220 case AM_C: // reg field of ModR/M selects a control register in ProcessOperand()
Dia32_opcode_map.cpp342 …/* 0x20 */ { 0, IT_GENERIC, AM_R | OT_D, AM_C | OT_D, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …
344 …/* 0x22 */ { 0, IT_GENERIC, AM_C | OT_D, AM_R | OT_D, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …