简短版:我有一个地址;如何打印该地址的内容?
长版:我有这个对象,该对象有两个字段 - dest 和 source。来源作为地址提供给我:
Field Detail
dest
public final VVarRef dest
The variable/register to store the value into.
source
public final VMemRef source
The memory location being read.
我需要知道那个地址有什么。