OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegName_RSI
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/compiler/codegen/x86/libenc/
encoder.cpp
100
RegName_RDI,
RegName_RSI
, RegName_RSP, RegName_RBP,
enc_prvt.h
160
#define RSI { OpndKind_GPReg, OpndSize_64, OpndExt_Any,
RegName_RSI
}
enc_base.cpp
968
{"RSI",
RegName_RSI
},
[
all
...]
enc_defs.h
174
RegName_RSI
= REGNAME(OpndKind_GPReg,OpndSize_64,6),
Completed in 23 milliseconds