OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP_W
(Results
1 - 2
of
2
) sorted by null
/external/lzma/Asm/x86/
AesOpt.asm
55
OP_W
macro op, op2
69
OP_W
op, xmm7
101
OP_W
movdqa, [rD + i * 16]
104
OP_W
CBC_DEC_UPDATE, i * 16
211
OP_W
XOR_UPD_1, i * 16
212
OP_W
XOR_UPD_2, i * 16
/external/google-breakpad/src/third_party/libdisasm/
ia32_insn.h
235
#define
OP_W
0x002 /* operand is WRITTEN */
236
#define OP_RW 0x003 /* (OP_R|
OP_W
): convenience macro */
Completed in 68 milliseconds