Definition at line 21 of file ppc.py.
◆ _fields_
tuple capstone.ppc.PpcOpValue._fields_ |
|
staticprivate |
Initial value:= (
('reg', ctypes.c_uint),
('imm', ctypes.c_int64),
('mem', PpcOpMem),
('crx', PpcOpCrx),
)
Definition at line 22 of file ppc.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/ppc.py