Home
last modified time | relevance | path

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

/reactos/ntoskrnl/kdbg/i386/
H A Di386-dis.c207 static void OP_ST (int, int);
2633 #define ST OP_ST, 0
2843 OP_ST (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED) in OP_ST() function