diff options
author | Chris Larsen <chris.larsen@imgtec.com> | 2015-09-04 10:15:27 -0700 |
---|---|---|
committer | Chris Larsen <chris.larsen@imgtec.com> | 2015-09-25 10:53:17 -0700 |
commit | 70fb1f447970548555c3a994de880be2a17a146a (patch) | |
tree | f1e96f47c2269c6091ac5ae95d0cafc7a9ff5ee9 /compiler/optimizing/graph_visualizer.cc | |
parent | 3039e381b79ac1ef01c420511f6629f639d40ab4 (diff) |
MIPS64: Implement intrinsics from libcore.io.Memory:
- peekByte(long address)
- peekShort(long address)
- peekInt(long address)
- peekLong(long address)
- pokeByte(long address, byte value)
- pokeShort(long address, short value)
- pokeInt(long address, int value)
- pokeLong(long address, long value)
Change-Id: Ic5996ea035bf7e622b6fc85b9526ee8318cb6b1f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions