OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86UnaryOp
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/priv/
host_x86_defs.h
253
X86UnaryOp
;
255
extern const HChar* showX86UnaryOp (
X86UnaryOp
);
422
X86UnaryOp
op;
662
extern X86Instr* X86Instr_Unary32 (
X86UnaryOp
op, HReg dst );
host_x86_defs.c
432
const HChar* showX86UnaryOp (
X86UnaryOp
op ) {
596
X86Instr* X86Instr_Unary32 (
X86UnaryOp
op, HReg dst ) {
[
all
...]
Completed in 34 milliseconds