5 I think for read and write of fields it should be simple and the read/write
6 ops should just be relative memory read/write with offsets. I also will need
7 coerced things as well. So a `MemoryOffset` class along with a
8 `RegisterLocationAsMemoryOffset` and `RegisterLocationAsMemoryAddress`.
12 Okay so, the various types and such are kinda messy. I definitely a better way
13 to refer to things which are in the vtable, stuff that are in offsets.
14 Something that is not a complete mess.