Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ imm
Method
imm
bindings/python/capstone/ppc.py:36–37 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
34
35
@property
36
def
imm(self):
37
return
self.value.imm
38
39
@property
40
def
reg(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected