Actions
Bug #8674
closedIncorrect memory preparator in miniMIPS demo
Start date:
01/17/2018
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
In sw t0, 0, t1
, t0
holds data and t1
holds a base.
memory_preparator(:size => 32) { la t0, address prepare t1, value sw t0, 0, t1 }
Updated by Andrei Tatarnikov almost 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Done - c68eab3
Updated by Alexander Kamkin about 6 years ago
- Status changed from Resolved to Closed
Actions