OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AM_S
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h
76
AM_S
= 0x000E0000, // S addressing type
mini_disassembler.cpp
225
case
AM_S
: // reg field of ModR/M selects a segment register
ia32_opcode_map.cpp
161
/* 0x8C */ { 0, IT_GENERIC, AM_E | OT_W,
AM_S
| OT_W, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
163
/* 0x8E */ { 0, IT_GENERIC,
AM_S
| OT_W, AM_E | OT_W, AM_NOT_USED, "mov", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
[
all
...]
Completed in 32 milliseconds