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

Method imm_unsigned

bindings/python/capstone/__init__.py:1102–1103  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1100 # is detail mode enable?
1101 @property
1102 def imm_unsigned(self):
1103 return self._imm_unsigned
1104
1105
1106 # modify detail mode.

Callers

nothing calls this directly

Calls 2

CsErrorClass · 0.85
cs_optionMethod · 0.80

Tested by

no test coverage detected