Home
last modified time | relevance | path

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

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler_types.h76 AM_S = 0x000E0000, // S addressing type enumerator
Dmini_disassembler.cpp225 case AM_S: // reg field of ModR/M selects a segment register in ProcessOperand()
Dia32_opcode_map.cpp161 …/* 0x8C */ { 0, IT_GENERIC, AM_E | OT_W, AM_S | OT_W, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …
163 …/* 0x8E */ { 0, IT_GENERIC, AM_S | OT_W, AM_E | OT_W, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, …