Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ reg
Method
reg
python/variable.py:459–460 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
457
458
@property
459
def
reg(self) ->
'binaryninja.architecture.RegisterName'
:
460
return
self._reg
461
462
@property
463
def
value(self) -> int:
Callers
4
M6502
Class · 0.45
load_zero_page_16
Method · 0.45
set_p_value
Method · 0.45
translate_instr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected