MCPcopy Create free account
hub / github.com/capstone-engine/capstone / imm

Method imm

bindings/python/capstone/xcore.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28
29 @property
30 def imm(self):
31 return self.value.imm
32
33 @property
34 def reg(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected