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