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

Method imm

bindings/python/capstone/mips.py:28–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected