OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDERR
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/mach_override/libudis86/
udint.h
41
#define
UDERR
(u, msg) \
48
#define
UDERR
(u, m) \
63
UDERR
(u, m); \
input.c
157
UDERR
(u, "byte expected, eoi received");
decode.c
286
UDERR
(u, "swapgs invalid in 64bits mode");
377
UDERR
(u, "invalid segment register value");
637
UDERR
(u, "expected modrm.mod != 3");
656
UDERR
(u, "expected modrm.mod == 3");
667
UDERR
(u, "expected modrm.mod == 3");
723
UDERR
(u, "invalid segment register in 64bits");
736
UDERR
(u, "expected modrm.mod == 3");
846
UDERR
(u, "instruction invalid in 64bits");
Completed in 221 milliseconds