OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPARC_OP_IMM
(Results
1 - 4
of
4
) sorted by null
/external/capstone/bindings/ocaml/
sparc.ml
15
|
SPARC_OP_IMM
of int
/external/capstone/bindings/java/capstone/
Sparc_const.java
57
public static final int
SPARC_OP_IMM
= 2;
/external/capstone/bindings/python/capstone/
sparc_const.py
54
SPARC_OP_IMM
= 2
/external/capstone/include/
sparc.h
77
SPARC_OP_IMM
, // = CS_OP_IMM (Immediate operand).
Completed in 904 milliseconds